elastic / kibana

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

[Stateful: Home page] Setup button is missing focus visible via keyboard #195432

Open L1nBra opened 1 week ago

L1nBra commented 1 week ago

Description Navigation through elements should be clear and easily understandable. It should be in sequence, and each interactive element when reached by the user should get an indication that user is on it - focus visible.

Preconditions Stateful Home page (Overview) is opened.

Steps to reproduce

1.Navigate to New button while using only keyboard by pressing Tab key. 2.Press Enter. 3.Press Tab key. 4.Press Tab key.

Gif showing issue Image

Setup button Image

Actual Result

Expected Result

Notes: When user is on X (close) button and presses Tab key, he/she can press either Enter or Space bar key - nothing happens. Only after pressing Tab key one more time, focus is visible on Setup button.

Meta Issue

Kibana Version: 8.16.0-SNAPSHOT

OS: Windows 11 Pro

Browser: Chrome Version 129.0.6668.70 (Official Build) (64-bit)

WCAG or Vendor Guidance (optional)

Related to: https://github.com/elastic/search-team/issues/8256

elasticmachine commented 1 week ago

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

L1nBra commented 1 week ago

Same behavior observed on

UI elements Image