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

Mark all fields touched #8

Open
blabno opened this issue Oct 18, 2018 · 5 comments
Open

Mark all fields touched #8

blabno opened this issue Oct 18, 2018 · 5 comments

Comments

@blabno
Copy link
Contributor

blabno commented Oct 18, 2018

When I submit the form and validation is failing I want all validation errors to be shown.
So it would be great to tell the form to mark every field as touched.

@draperd
Copy link
Owner

draperd commented Oct 19, 2018

Thanks for raising this Bernard - and the associated PR. It's now the weekend for me (I'm in Sydney, Australia) so I won't do anything with the PR until Monday (so I can check the branch out and test it out). I've had a quick look and it looks good though so shouldn't be a problem to merge

This is definitely a good feature to add so I'm very happy that you've identified the issue and raised a PR for it - I'm really very grateful, thanks! 👍

@blabno
Copy link
Contributor Author

blabno commented Nov 26, 2018

This feature got broken again. It was fixed in 0.0.22 and got broken in 0.0.26.
I bet it's this commit: 5dd431d

@draperd
Copy link
Owner

draperd commented Nov 27, 2018

Thanks for reporting this @blabno - is it still broken in 0.0.28 ? There have been subsequent changes to validation since that commit you referenced.

I have been trying to ensure we have unit tests to cover all the conditions but it might be that we have a shortfall in the tests.

@blabno
Copy link
Contributor Author

blabno commented Nov 27, 2018 via email

@draperd
Copy link
Owner

draperd commented Nov 29, 2018

OK, apologies for the slow response on this - I should be able to look at this next week.

@draperd draperd reopened this Nov 29, 2018
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

2 participants