Skip to content

feat: Improve keyboard navigation of modebar (by @davidangarita1) #7492

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

Merged
merged 22 commits into from
Jul 25, 2025

Conversation

emilykl
Copy link
Contributor

@emilykl emilykl commented Jul 23, 2025

Closes #6940

Continuation of #7429

Pull request to improve accessibility for the modebar.
This makes the modebar tab-able so that people using special interfaces can interact with the graph. Some functions require a mouse, but not all do.

  • Tab key cycles through modebar buttons
  • Enter/space key simulates clicking selected button

@archmoj archmoj added the community community contribution label Jul 24, 2025
Copy link
Contributor

@archmoj archmoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent PR.
Please add a draft log and thank @davidangarita1.
💃

@emilykl emilykl changed the title Improve keyboard navigation of modebar (by @davidangarita1) feat: Improve keyboard navigation of modebar (by @davidangarita1) Jul 25, 2025
@emilykl emilykl merged commit 0bc4794 into master Jul 25, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community community contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mode bar is not accessible using a keyboard
4 participants