Skip to content

Improve accessibility of form validation feedback #41497

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

Open
Amenawon opened this issue May 26, 2025 · 0 comments
Open

Improve accessibility of form validation feedback #41497

Amenawon opened this issue May 26, 2025 · 0 comments

Comments

@Amenawon
Copy link

While using Bootstrap's form validation classes like .is-invalid and .invalid-feedback, I noticed that screen readers (like VoiceOver or NVDA) do not consistently announce validation errors. It would improve accessibility to include aria-describedby or aria-live attributes to ensure error messages are read automatically.

Suggestion: Add ARIA attributes to form controls or feedback elements to improve screen reader compatibility.

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

No branches or pull requests

2 participants