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

Required field message hide #11

Open
andrewdeclue opened this issue Jul 27, 2021 · 1 comment
Open

Required field message hide #11

andrewdeclue opened this issue Jul 27, 2021 · 1 comment

Comments

@andrewdeclue
Copy link
Collaborator

Currently a required field has a message that shows up or is hidden when the submit button is pressed, but not while a user is typing. So a field shows required until the submit button is pressed again, even when the field has been filled out.

functionality could be implemented to hide the field when the user is typing, but it would have to be something that didn't override those fields that are both required and another specific form of validation such as phone or email.

@andrewdeclue
Copy link
Collaborator Author

keyup event listener on everything.

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

No branches or pull requests

1 participant