fix: Fix navigation for blocks with multiple statement inputs. by gonfunko · Pull Request #9143 · RaspberryPiFoundation/blockly
Navigation Menu
{{ message }}
RaspberryPiFoundation / blockly Public
- Notifications You must be signed in to change notification settings
- Fork 3.8k
Merged
gonfunko merged 2 commits intoRaspberryPiFoundation:developfrom
Jun 13, 2025Merged
fix: Fix navigation for blocks with multiple statement inputs.#9143
gonfunko merged 2 commits intoRaspberryPiFoundation:developfrom
fix: Fix navigation for blocks with multiple statement inputs.#9143
gonfunko merged 2 commits intoRaspberryPiFoundation:developfrom
Conversation
Copy link Copy Markdown
Contributor
gonfunko
commented
Jun 13, 2025
gonfunko
commented
The basics
The details
Resolves
Fixes #9139
Proposed Changes
This PR updates the block navigation policy to correctly handle navigating blocks with multiple statement inputs, e.g. if-else blocks.
gonfunko added 2 commits
June 13, 2025 13:46
gonfunko
requested a review
from a team
as a code owner
gonfunko
requested a review
from BenHenning
github-actions
bot
assigned
BenHenning
gonfunko
requested review from
rachel-fenichel
and removed request for
BenHenning
github-actions
bot
assigned
rachel-fenichel
gonfunko
assigned
rachel-fenichel and unassigned
BenHenning and
rachel-fenichel
rachel-fenichel approved these changes Jun 13, 2025
gonfunko
deleted the
if-navigation
branch
Copy link Copy Markdown
Collaborator
microbit-matt-hillsdon
commented
Jun 16, 2025
microbit-matt-hillsdon commented
Jun 16, 2025This is working well, thanks.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment