Improved field validation
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 491
- Forks
- 71
- Avg merge
- 23h
- Merged PRs (30d)
- 5
Description
Field validation on inputs should work on each keystroke even if `reactOn` is set to `blur` or `enter`.
Currently, the weird situation for the user sometimes appear when the form is valid but the submit button is disabled.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.