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

Using just keyboard, user can't get to Running tab on /tree page #6928

Open
Tracked by #6800
tonyfast opened this issue Jun 16, 2023 · 1 comment
Open
Tracked by #6800

Using just keyboard, user can't get to Running tab on /tree page #6928

tonyfast opened this issue Jun 16, 2023 · 1 comment

Comments

@tonyfast
Copy link
Collaborator

tonyfast commented Jun 16, 2023

Focus

Issue Area # 1

  • Expectation: All supplementary elements that a user needs to interact with receive keyboard focus and be reached using only the keyboard. (WCAG Criteria 2.1.1 (A))
  • Observed:
    • On Tree page, can't get to "Running" tab with just a keyboard. That section or each of those tabs need a tabindex="0" on it.
@tonyfast
Copy link
Collaborator Author

tonyfast commented Jun 16, 2023

the lumino tabs should implement the ARIA practice guide for tabs. the APG provides recommendations for keyboard patterns, focus, and aria markup.

i'm happy to be a resource for someone implementing this moderately complex aria pattern.

this should likely be transferred to lumino as an accessibility issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants