[EuiComboBox][AXE-CORE]: aria markup needs to be adjusted for best screen reader experience #5301
Labels
accessibility - automated
accessibility - cognition
accessibility - screen reader
accessibility - WCAG A
Level A WCAG Accessibility Criteria
accessibility
Description
Our
EuiComboBox
component has two uses of the term "listBox" that need to be adjusted to "listbox" in all lower case. The component container, combobox, and listbox elements must have relevant aria-markup for a the WAI-ARIA 1.2 editable combobox with list autocomplete example or screen reader users may have a more difficult time interacting with our component.The
listbox
also needs an accessible label. See the work done as part of #5292 for the way it was updated onEuiSuperSelect
.Guidance
Screenshot
The text was updated successfully, but these errors were encountered: