[TextField] aria-live="polite" should be added to input errors
Open
@mnajdova is already working on this.
Since Oct 3, 2024.
accessibility
has workaround
platform: windows
scope: text field
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Summary
When an input is in the error state and has an helper text there should be an aria-live="polite" attribute so screenreader users will be notified correctly.
Examples
No response
Motivation
Make the web more accessible
Search keywords: aria-live
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.