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

Make validations execute on keyUp #89

Open
fivetwentysix opened this issue Mar 2, 2015 · 1 comment
Open

Make validations execute on keyUp #89

fivetwentysix opened this issue Mar 2, 2015 · 1 comment

Comments

@fivetwentysix
Copy link

It's kind of confusing when you're typing and you're at the last field of the form and you can't submit and can't figure out why until you blur the field.

@fivetwentysix fivetwentysix changed the title Make validations execute on keyUp? Make validations execute on keyUp Mar 2, 2015
@fivetwentysix
Copy link
Author

I see, it's set to focusOut: https://github.com/indexiatech/ember-forms/blob/master/addon/group.js#L86

We should add a option on the form so that we can trigger validations messages on keyUp.

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