Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(examples): Credit Card Example Now Displays User Input Errors #660

Closed
wants to merge 8 commits into from

Conversation

hopefulTex
Copy link

@hopefulTex hopefulTex commented Feb 14, 2023

At the request of, and as a response to #654 ,
While the credit card example may have shown developers how to use the textinput bubble, the application itself was lacking in visual feedback, both for the "user" as well as the developer.
This change, gives a more natural and responsive UI for developers as they iterate on the example to further learn the library.
The first two commits are nullified, I can clean if yall'd like.

@hopefulTex hopefulTex marked this pull request as draft February 14, 2023 05:04
@hopefulTex hopefulTex marked this pull request as ready for review February 14, 2023 06:44
@bashbunni
Copy link
Member

This is a fix that needs to happen in the upstream Bubbles repo. We are doing the validation there for the input fields and there is an open PR regarding this issue: charmbracelet/bubbles#185

Sorry for any confusion this may have caused with the credit card example. Thank you for your support!!

@bashbunni bashbunni closed this Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants