elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.47k stars 8.04k forks source link

[ML] (Accessibility) Machine Learning - Focus Order and focus visible #50181

Open barlowm opened 4 years ago

barlowm commented 4 years ago

Steps to reproduce Open the "Single Metric Viewer" tab in Machine Learning. Tab through the controls to the "Anomalies - Severity threshold" control (Note: tabing through the controls, some controls have barely visible focus: ML_FocusVisible )

Press Enter to select the control to display possible values Press ESC to close the control or ENTER to select a value Next TAB should navigate to the "Interval" control, but focus returns to the "Home" control at the top of the page.

ML_FocusOrder

Kibana Version: 7.0

OS: Windows

Browser: Chrome

Screen reader: [if relevant] N/A

Relevant WCAG Criteria: WCAG Quick Reference 2.4.3 Focus Order - Level A 2.4.7 Focus Visible - Leval AA

Relevant ARIA spec: wai-aria-practices N/A

elasticmachine commented 4 years ago

Pinging @elastic/ml-ui (:ml)

peteharverson commented 4 years ago

The loss of focus order on exiting the options in the severity control looks like it needs a fix to EuiSuperSelect - have raised https://github.com/elastic/eui/issues/2708.

elasticmachine commented 3 years ago

Pinging @elastic/eui-design (EUI)