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

errors only on focusOut #48

Open
opoze opened this issue Sep 26, 2014 · 3 comments
Open

errors only on focusOut #48

opoze opened this issue Sep 26, 2014 · 3 comments

Comments

@opoze
Copy link

opoze commented Sep 26, 2014

Hi! its will be nice if canShowErrors not work only with focusOut. I used backendApi errors to set model.errors, its works well with ember-forms because its use the model.errors to. If wee get that control like: {{em-input label="Name" property="name" canShowErrors=error}}
Where error is a computed property, we will have the ember-forms with validation control in backendapi to.

@mutewinter
Copy link

👍 Have this same setup and the user has to focus out of a field to see errors sent by the server.

@asaf
Copy link
Contributor

asaf commented Nov 19, 2014

@opoze Have you tried saying 'canShowErrors=true' ? it should work.

@GCorbel
Copy link

GCorbel commented Aug 11, 2015

I confirm, it works. It can be useful to have this behaviour by default.

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

4 participants