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

[Abide] liveValidate input no error color #9666

Closed
designerno1 opened this issue Jan 17, 2017 · 4 comments
Closed

[Abide] liveValidate input no error color #9666

designerno1 opened this issue Jan 17, 2017 · 4 comments

Comments

@designerno1
Copy link
Contributor

input is-abide-error class un live validation get overwritten by focus class
see the first input, it's liveValidate true but the input field gets the red background only on lose focus

http://codepen.io/designerno1/full/dNOKYP/

@ncoden
Copy link
Contributor

ncoden commented Jan 17, 2017

See: scss/forms/_error.scss:45.

This is an expected behavior. Do you think we should change the design ?

@ncoden ncoden added the Abide label Jan 17, 2017
@designerno1
Copy link
Contributor Author

hmmmm i think error is error so it should turn error state
but why is it an expected behavior what thought
@zurb/yetinauts what do you think

@DanielRuf
Copy link
Contributor

@ncoden should we keep the current behavior?

@DanielRuf
Copy link
Contributor

I think we should keep it as is for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants