Description
Description
Navigation has to be in sequence and in logical order. After closing, canceling dialogs/flyouts, activating elements - navigation should go to the element which activation opened dialog, to the first element which appeared after button activation. Otherwise user will need to navigate longer in order to come back to the element which opens dialog, to reach new elements.
Preconditions
Analytics -> Graph page.
Steps to reproduce
1.Navigate to button next to the Search field.
2.Press Enter.
3.Press Tab.
4.Select any option in the list.
5.Press Tab few times.
6.Observe the page.
Screen recording
https://github.com/user-attachments/assets/c038eaff-267d-4df1-a5d9-c6d5f072c14a
Actual Result
- After pressing Tab - navigation goes to Skip to main content button.
Expected Result
- Focus is on the button next to Search field and navigation continue from there.
Meta Issue
Kibana Version: 8.18.0-SNAPSHOT
OS: Windows 11 Pro
Browser: Chrome Version 131.0.6778.140 (Official Build) (64-bit)
WCAG or Vendor Guidance (optional)
- Understanding SC 2.4.3: Focus Order (Level A)(https://www.w3.org/WAI/WCAG22/Understanding/focus-order.html)
Related to: https://github.com/elastic/kibana-team/issues/1559