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

Disabled fieldset validating disabled fields #1750

Open
kino90 opened this issue Mar 17, 2016 · 4 comments
Open

Disabled fieldset validating disabled fields #1750

kino90 opened this issue Mar 17, 2016 · 4 comments

Comments

@kino90
Copy link

kino90 commented Mar 17, 2016

Subject of the issue

If I disable a random field, it won't get validated (and that's ok).
If I disable a <fieldset> all the fields inside shouldn't be validated, as if they were all disabled

Your environment

  • jquery-validation v1.14.0 - 6/30/2015 // Fiddle using 1.15 (latest)
  • Browser: any (Chrome latest)

Steps to reproduce

Disable a fieldset with some required fields in it
Fiddle : https://jsfiddle.net/yoLut4zq/

Expected behaviour

Validation shouldn't trigger

Actual behaviour

Validation triggers, so you "should" type something in a disabled input

@sanderlanghorstredhotminute

Is this ever going to be fixed?

@wacki4
Copy link

wacki4 commented Dec 15, 2021

Also asking for solution of it.

@kino90
Copy link
Author

kino90 commented Dec 15, 2021

Still using jQuery in (almost) 2022? 😮

I seriously doubt that this will ever be fixed, though. @wacki4

@wacki4
Copy link

wacki4 commented Dec 15, 2021

If it is still working, why not use it ? ;)
Last push requests from 29 days ago, so it looks like it is still popular ;)

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

5 participants