A11y: Global search input missing aria-label and role="combobox" #135

Closed
opened 2026-05-26 20:44:35 -04:00 by zgaetano · 0 comments
Owner

Fixed in 04ce096. Global search input carries aria-label, role="combobox", aria-controls, aria-expanded, aria-autocomplete="list", and aria-activedescendant. Results list is role="listbox" and each row is role="option" with aria-selected.

Fixed in 04ce096. Global search input carries `aria-label`, `role="combobox"`, `aria-controls`, `aria-expanded`, `aria-autocomplete="list"`, and `aria-activedescendant`. Results list is `role="listbox"` and each row is `role="option"` with `aria-selected`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: WildDragonLLC/dragonflight#135
No description provided.