You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The DateInputField validations for invalid format behave strangely. Details below.
To Reproduce
Steps to reproduce the behavior:
Go to example form story
Click submit to trigger validation
watch the validations update live as you fill out the fields
Note that format validation does not trigger unless submit button is clicked again
Expected behavior
Validation should trigger immediately when conditions are met and form has been submitted at least once, like all the other validations
Describe the bug
The DateInputField validations for invalid format behave strangely. Details below.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Validation should trigger immediately when conditions are met and form has been submitted at least once, like all the other validations
Screenshots
https://user-images.githubusercontent.com/15805554/233127625-6fb69b8b-04ab-430c-91f3-06913340d9e7.mp4
The text was updated successfully, but these errors were encountered: