-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
enhancementA suggestion to add to or change behaviorA suggestion to add to or change behaviorin progressCurrently in developmentCurrently in development
Description
Expected Behavior
It would be great if we could tell individual FormFields what validation trigger to use. I am currently trying to validate on change for a password field to help the user fill it out while other fields are done on blue.
Actual Behavior
Right now we set the validation trigger at the Form level so all fields share that logic.
We are only able to set at Form level.
URL, screen shot, or Codepen exhibiting the issue
Steps to Reproduce
- Create form
- Add FormField
- Cannot set validation trigger at Formfield level
Your Environment
- Grommet version: 2.20.0
- Browser Name and version: Chrome
- Operating System and version (desktop or mobile): windows desktop
Metadata
Metadata
Assignees
Labels
enhancementA suggestion to add to or change behaviorA suggestion to add to or change behaviorin progressCurrently in developmentCurrently in development