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

Client-side Validation On Forms #2214

Open
heyitsmebev opened this issue Dec 18, 2024 · 0 comments
Open

Client-side Validation On Forms #2214

heyitsmebev opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@heyitsmebev
Copy link
Contributor

heyitsmebev commented Dec 18, 2024

While working on Send Message A11Y Audit - Unique IDs, the need for client-side validation on forms has arisen.

This PR does address some client-side validation using HTML5's required attribute within input and textbox fields. However, a better solution is needed to improve compatibility and accessibility (a11y).

We also need voiceover to also announce any error.

Image
@heyitsmebev heyitsmebev moved this to 🔜 Backlog (Less than 3 Months) in Notify.gov product board Dec 18, 2024
@heyitsmebev heyitsmebev changed the title client-side validation on forms Client-side Validation On Forms Dec 18, 2024
@jonathanbobel jonathanbobel self-assigned this Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔜 Backlog (Less than 3 Months)
Development

No branches or pull requests

2 participants