You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recommended solution
Error should only be announced once.
Additional context
the first reading is from the text being within the input's label and the second reading is from the text being referenced by aria-describedby on the input.
Attached screen recording shows the current behavior:
doubleAnnouncementW3c.mp4
The text was updated successfully, but these errors were encountered:
Describe the issue
Form-field error is announced twice when user tabs to the field.
URL
https://design-system.w3.org/styles/form-errors.html
Recommended solution
Error should only be announced once.
Additional context
the first reading is from the text being within the input's label and the second reading is from the text being referenced by aria-describedby on the input.
Attached screen recording shows the current behavior:
doubleAnnouncementW3c.mp4
The text was updated successfully, but these errors were encountered: