feat: Add support for keyboard navigation into mutator workspaces. by gonfunko · Pull Request #9151 · RaspberryPiFoundation/blockly

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@gonfunko

Copy link Copy Markdown

Contributor

The basics

The details

Proposed Changes

This PR lays the groundwork for adding supporting for navigating into mutator workspaces via keyboard navigation. Specifically, it:

  • Updates MiniWorkspaceBubble to resize/reposition more intelligently when a keyboard move is in progress
  • Updates the IconNavigationPolicy to navigate into MutatorIcons' workspaces
  • Updates WorkspaceSvg to include its child mutator workspaces as nested trees for focus handling purposes.

@gonfunko gonfunko merged commit 1e5b4e9 into RaspberryPiFoundation:develop

Jun 23, 2025

11 checks passed

@gonfunko gonfunko deleted the mutator-nav branch

June 23, 2025 16:09

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

Reviewers

@cpcallen cpcallen cpcallen approved these changes

Assignees

@cpcallen cpcallen

Labels

PR: feature

Adds a feature

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@gonfunko @cpcallen