Skip to content

fix: Treat the workspace as a sibling of the top level blocks to allow navigating to it - #9017

Closed
RoboErikG wants to merge 5 commits into
RaspberryPiFoundation:rc/v12.0.0from
RoboErikG:ws-menu
Closed

fix: Treat the workspace as a sibling of the top level blocks to allow navigating to it#9017
RoboErikG wants to merge 5 commits into
RaspberryPiFoundation:rc/v12.0.0from
RoboErikG:ws-menu

Conversation

@RoboErikG

@RoboErikGRoboErikG commented May 9, 2025

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

FixesRaspberryPiFoundation/blockly-keyboard-experimentation#492

Proposed Changes

Makes the Workspace a sibling of the top blocks in the context of navigation. This allows the user to navigate to the workspace when cycling through blocks which makes it possible to trigger the workspace menu.

Reason for Changes

Previously you couldn't navigate to the workspace with the keyboard if there were any blocks on it, which prevented accessing the workspace menu.

Test Coverage

Documentation

Additional Information

@github-actionsgithub-actionsBot added the PR: fix Fixes a bug label May 9, 2025
@github-actionsgithub-actionsBot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels May 9, 2025
@RoboErikG
RoboErikG marked this pull request as ready for review May 9, 2025 21:03
@RoboErikG
RoboErikG requested a review from a team as a code ownerMay 9, 2025 21:03
@RoboErikG
RoboErikG requested a review from gonfunkoMay 9, 2025 21:03
@github-actionsgithub-actionsBot removed the PR: fix Fixes a bug label May 9, 2025
@github-actionsgithub-actionsBot added the PR: fix Fixes a bug label May 9, 2025
@RoboErikG
RoboErikG marked this pull request as draft May 12, 2025 17:25
@RoboErikG
RoboErikG deleted the ws-menu branch June 23, 2025 16:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fixFixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@RoboErikG@gonfunko