Steps to reproduce (assumes ChromeVox or similar)

[Tab] or [Shift+Tab] to the color theme picker at the top left of the page
- Listen to the screen reader
Actual Result
Elastic UI tilde light, button collapsed
Expected Result
"Choose a color theme. Current theme: light, button collapsed"
Here you want to indicate two things:
- That there is a list here. "button collapsed" implies this, but it should be explicit
- That the current selected item is "light"
Suggested Fix
Provide more narrated context either by utilizing the simple title attribute.
Category: #615: Elastic UI Chrome Accessibility
Relevant WCAG Criteria: 2.4.4 Link Purpose (In Context)
Steps to reproduce (assumes ChromeVox or similar)
[Tab]or[Shift+Tab]to the color theme picker at the top left of the pageActual Result
Expected Result
Here you want to indicate two things:
Suggested Fix
Provide more narrated context either by utilizing the simple
titleattribute.Category: #615: Elastic UI Chrome Accessibility
Relevant WCAG Criteria: 2.4.4 Link Purpose (In Context)