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

[bugfix] Abide: dont validate hidden fields #8770

Merged
merged 1 commit into from May 11, 2016

Conversation

sdhull
Copy link
Contributor

@sdhull sdhull commented May 11, 2016

This addresses #8039 where hidden fields can cause error messages to be hidden, making it unclear why a form was not submitted.

It also moves the skipping of [data-abide-ignore] fields to validation-time such that if that property is added or changed with javascript, it will still be respected by Abide.

I welcome feedback and suggestions. Sorry I don't have time to really backfill tests for Abide.

@kball kball merged commit 298a1d6 into foundation:develop May 11, 2016
@kball
Copy link
Contributor

kball commented May 11, 2016

Great, thanks @sdhull. Nice work.

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

Successfully merging this pull request may close these issues.

None yet

2 participants