Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
L1nBra opened this issue Oct 8, 2024 · 2 comments
Open

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

L1nBra opened this issue Oct 8, 2024 · 2 comments
Labels

Comments

@L1nBra
Copy link

L1nBra commented Oct 8, 2024

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

  • There is no focus on any element so cannot understand which element should be active.

Expected Result

  • After x (close) button, Setup button should get focus visible.

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
Copy link
Contributor

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

@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 8, 2024
@L1nBra L1nBra added defect-level-2 Serious UX disruption with workaround and removed Project:Accessibility needs-team Issues missing a team label labels Oct 8, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 8, 2024
@L1nBra L1nBra added Project:Accessibility WCAG A WCAG AA and removed needs-team Issues missing a team label labels Oct 8, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 8, 2024
@L1nBra L1nBra added defect-level-3 Moderate UX disruption or potentially confusing and removed defect-level-2 Serious UX disruption with workaround labels Oct 9, 2024
@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 10, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 10, 2024
@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 10, 2024
@L1nBra
Copy link
Author

L1nBra commented Oct 11, 2024

Same behavior observed on

  • Indices page with Default settings dialog. When on x (close) button user presses Tab key - no focus visible on ingest pipelines link. It appears on the link, when user one more time presses Tab key.

UI elements
Image

@L1nBra L1nBra changed the title [Stateful: Home page] Setup button is missing focus visible via keyboard [Search: Home page] Setup button is missing focus visible via keyboard Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants