elastic / kibana

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

[Search:Playground page]Incorrect navigation when getting errors for the fields after Save in flyout #199457

Open L1nBra opened 4 days ago

L1nBra commented 4 days ago

Description After saving input in the form user should be informed about the errors and navigation should go to the first element with an error in order for the user to fix the errors. Especially for the users using only keyboard, that they wouldn't need to go through all other elements in order to reach the field which was entered incorrectly.

Preconditions Stateful Playground page is opened.

Steps to reproduce

1.Navigate to Connect to an LLM button by pressing Tab key. 2.Press Enter. 3.Navigate to AI connector button by pressing Tab key. 4.Press Enter. 5.Navigate to Save button by pressing Tab key. 6.Press Enter. 7.Press Tab key.

UI elements Image

Actual Result

Expected Result

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

elasticmachine commented 4 days ago

Pinging @elastic/kibana-accessibility (Project:Accessibility)