implement submitCount
and submitErrors
#84
Labels
✨ enhancement
New feature or request
🛠️ p2-medium
Issues that should be addressed but are less urgent
✅ validation
Topics involving form validation logic, rules, and error handling.
🌟 ver-minor
PR should have a minor version changeset type
Milestone
Hey logaretm, thanks so much for creating veevalidate and now formwerk. Your efforts are really appreciated :)
Would you consider NOT showing validation errors on blur? Users don't like it when errors appear and disappear, because it makes the form jump around. They lose context. Especially older/slower users, or users seeing something for the first time. Showing errors on blur can be real confusing. Check out the excellent gov.uk form standards:
"When to tell the user about validation errors"
https://design-system.service.gov.uk/patterns/validation/
In my experience the pattern that works best for users:
I've built zillions of forms across many companies. I even founded a SaaS forms startup. I love forms :) Just an idea since you are still working on the library. Thanks again!
The text was updated successfully, but these errors were encountered: