Description
Navigation has to be in sequence and in logical order. After closing, canceling dialogs - navigation should go to the element which activation opened dialog. Otherwise user will need to navigate longer in order to come back to the element which opens dialog.
Preconditions
Stateful App Search -> Settings page is opened.
Engine is added.
Steps to reproduce
1.Using only keyboard navigate to Log analytics events button by pressing Tab key.
2.Press Enter.
3.Navigate to Close button.
4.Pess Enter.
5.Press Tab key few times.
6.Observe the page.
Gif showing issue
Actual Result
Navigation starts from top left of the page (Skip to main content).
Expected Result
Focus is on Log analytics events button and navigation continues from this button.
Notes:
Same behavior with all switch buttons present on the page; if user press Enter on Cancel button, press Esc key or press Enter on Save setting button on dialog modal.
Meta Issue
Kibana Version: 8.17.0-SNAPSHOT
OS: Windows 11 Pro
Browser: Chrome Version 130.0.6723.70 (Official Build) (64-bit)
Description Navigation has to be in sequence and in logical order. After closing, canceling dialogs - navigation should go to the element which activation opened dialog. Otherwise user will need to navigate longer in order to come back to the element which opens dialog.
Preconditions Stateful App Search -> Settings page is opened. Engine is added.
Steps to reproduce
1.Using only keyboard navigate to Log analytics events button by pressing Tab key. 2.Press Enter. 3.Navigate to Close button. 4.Pess Enter. 5.Press Tab key few times. 6.Observe the page.
Gif showing issue
Actual Result
Expected Result
Notes: Same behavior with all switch buttons present on the page; if user press Enter on Cancel button, press Esc key or press Enter on Save setting button on dialog modal.
Meta Issue
Kibana Version: 8.17.0-SNAPSHOT
OS: Windows 11 Pro
Browser: Chrome Version 130.0.6723.70 (Official Build) (64-bit)
WCAG or Vendor Guidance (optional)
Related to: https://github.com/elastic/search-team/issues/8256