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

Adjust validation behavior when tabbing through form elements #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

klall
Copy link

@klall klall commented Aug 15, 2016

When a user types in an invalid address and then tabs, the validator does not kick in.

When a user types an invalid address and presses enter, the validator does work.

In our project it would be ideal to provide an error when a user hits tab on a form with address inputs.

Kam Lall added 2 commits August 15, 2016 12:45
hitting Enter validates a field but we want to validate also when the
user tabs.
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.

1 participant