Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateInputField validation quirk #59

Open
brandonlenz opened this issue Apr 19, 2023 · 0 comments
Open

DateInputField validation quirk #59

brandonlenz opened this issue Apr 19, 2023 · 0 comments

Comments

@brandonlenz
Copy link
Contributor

Describe the bug
The DateInputField validations for invalid format behave strangely. Details below.

To Reproduce
Steps to reproduce the behavior:

  1. Go to example form story
  2. Click submit to trigger validation
  3. watch the validations update live as you fill out the fields
  4. 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

Screenshots
https://user-images.githubusercontent.com/15805554/233127625-6fb69b8b-04ab-430c-91f3-06913340d9e7.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant