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

Date validation just hangs with no error message when incorrect date #36

Open
andybroomfield opened this issue Apr 26, 2023 · 0 comments

Comments

@andybroomfield
Copy link
Contributor

BHCCs previous date method provided a validation error if a date format was incorrect (eg. Only entered one part).

However with localgov_forms_date, the form just stays on the current page and no error is displayed.

Steps to replicate

  • Create a multi page form, with a date element on one page
  • Fill in the form, but only fill in one date element
  • Click the next button

What should happen

  • An error message is displayed, indicating the date field is not filled in correctly

What does happen

  • Form next spinner appears breifly, then does not load the next page. But no error messages are displayed.
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