Skip to content

fix: Fix keyboard navigation for the continuous toolbox#2690

Merged
gonfunko merged 2 commits into
v13from
toolbox
May 18, 2026
Merged

fix: Fix keyboard navigation for the continuous toolbox#2690
gonfunko merged 2 commits into
v13from
toolbox

Conversation

@gonfunko
Copy link
Copy Markdown
Contributor

The basics

The details

Proposed Changes

This PR updates the continuous toolbox plugin for compatibility with Blockly v13's keyboard navigation system. Now, right arrow from the toolbox will focus the first item in the current toolbox category, vs before where it would always focus the first item in the entire flyout.

@gonfunko gonfunko requested a review from a team as a code owner May 18, 2026 18:14
@gonfunko gonfunko requested review from lizschwab and removed request for a team May 18, 2026 18:14
Copy link
Copy Markdown

@lizschwab lizschwab left a comment

Choose a reason for hiding this comment

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

Looks good once you resolve the JSDoc warnings lint is complaining about

@gonfunko
Copy link
Copy Markdown
Contributor Author

Done!

@gonfunko gonfunko merged commit 487a762 into v13 May 18, 2026
2 of 5 checks passed
@gonfunko gonfunko deleted the toolbox branch May 18, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants