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
That's weird that they are not read out at all for you, because they are aria-describedby to the input field. Also the input field is in an invalid state, so VoiceOver usually at least reads out "invalid" to it.
Nevertheless in my opinion we should add aria-errormessage to the input element that reference the error messages (even though that is not yet supported by all screen readers). And use aria-describedby only for the actual description text.
Steps to reproduce (assumes ChromeVox or similar)
Actual Result
Expected Result
Category: #781: Elastic UI Form Validation Accessibility
Relevant WCAG Criteria: 3.3.1 Error Identification
The text was updated successfully, but these errors were encountered: