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

Improve keyboard accessiblity on statusBar #14852

Closed
j264415 opened this issue Jul 19, 2023 · 1 comment
Closed

Improve keyboard accessiblity on statusBar #14852

j264415 opened this issue Jul 19, 2023 · 1 comment

Comments

@j264415
Copy link
Contributor

j264415 commented Jul 19, 2023

Problem

  1. When testing keyboard navigation the line column, kernel status and running session components were not reachable when tabbing.

  2. Furthermore, these components do not respond to "Enter" and "Spacebar" .

Proposed Solution

To increase keyboard navigation accessibility for users who need it, we suggest adding "tabIndex=0" to: the line/Column, the Kernel status and, the running session components in the statusBar.

Additionally, keyboard functionality should be added so that these elements will respond to "Enter" and "Spacebar".

Additional context

Working on a ticket for this issue.

@krassowski
Copy link
Member

Closing as resolved by #14853

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

3 participants