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

HTML5 form validation #367

Open
gavin-webstuff opened this issue Feb 8, 2023 · 2 comments
Open

HTML5 form validation #367

gavin-webstuff opened this issue Feb 8, 2023 · 2 comments

Comments

@gavin-webstuff
Copy link
Contributor

HTML 5 validation tooltip is not displayed on forms on chrome

Steps to reproduce

  • any form seems to demonstrate the bug so long as the upon validation there is a need to scroll to element triggered

html5_no_validation_message
html5_validation_message

gavin-webstuff added a commit to gavin-webstuff/localgov_base that referenced this issue Feb 8, 2023
addresses an issue where HTML5 validation messages where not being displayed 

see issue localgovdrupal#367
@andybroomfield
Copy link

Although this is focused on user login, and we should still fix the issue anyway for these cases, we should move away from using HTML5 validation if we want to match GDS guidelines.
see https://design-system.service.gov.uk/patterns/validation/

@markconroy
Copy link
Member

I've created a follow up issue for disabling HTML5 validation: localgovdrupal/localgov#503

gavin-webstuff added a commit to gavin-webstuff/localgov_base that referenced this issue Feb 13, 2023
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

3 participants