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

Confused behavior on inline validation. #3848

Closed
alexandretperez opened this issue Mar 19, 2016 · 1 comment
Closed

Confused behavior on inline validation. #3848

alexandretperez opened this issue Mar 19, 2016 · 1 comment

Comments

@alexandretperez
Copy link

When we have a form with multiple fields to validate we just need focus/blur only one of them to all validations appear on the screen. I think this behavior is confusing to the users.

Go to the "http://semantic-ui.com/behaviors/form.html#/examples" and scroll down till the "Validating on Blur and other Events" section (a good example of what I'm talking about).

Click on the field "First Name", then click out of the form (Only the "First Name" field is validated). Repeat the exactly same process. (Now, all the fields are validated).

This is designed to be this way? Or it's a bug?

@awgv awgv added the Duplicate label Feb 6, 2017
@awgv
Copy link
Member

awgv commented Feb 6, 2017

Fixed in 2.1.9. See #3606.

@awgv awgv closed this as completed Feb 6, 2017
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

2 participants