Matyas Angyal
Matyas Angyal
## Detailed Description There are some situations where the form status needs to be checked _before_ submission. To achieve this, I propose an additional event handler attached to the inner...
## Description Given a multi-field form with several required values. When hitting the submit, the program intermittently scrolls to either the first or second missing field. ## Expected Behavior Always...
## Description - Allow optional `registerConfig` and `config` props in form input fields ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ]...