Skip to content

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

Merged
emilykl merged 22 commits into
masterfrom
david-enhancement-modebar-emilykl
Jul 25, 2025
Merged

feat: Improve keyboard navigation of modebar (by @davidangarita1)#7492
emilykl merged 22 commits into
masterfrom
david-enhancement-modebar-emilykl

Conversation

@emilykl

@emilykl emilykl commented Jul 23, 2025

Copy link
Copy Markdown
Contributor

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

@archmoj archmoj left a comment

Copy link
Copy Markdown
Contributor

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) 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

4 participants