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
Observability -> Alerts page.
Steps to reproduce
1.Navigate to Group alerts by button.
2.Press Enter.
3.Navigate to Rule name.
4.Press Enter.
5.Press Tab few times.
6.Observe the page.
Screen recording
https://github.com/user-attachments/assets/1e65ca39-7c29-4115-8e7a-0c54ca868df6
Actual Result
- Navigation goes to Skip to main content.
Expected Result
- Navigation goes to elements which are next to Group by alerts button.
Meta Issue
Kibana Version: 8.17.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/1254