fix: Fix bug that caused blocks to become disconnected when undoing deletions by gonfunko · Pull Request #9636 · RaspberryPiFoundation/blockly
Navigation Menu
{{ message }}
RaspberryPiFoundation / blockly Public
- Notifications You must be signed in to change notification settings
- Fork 3.8k
Merged
fix: Fix bug that caused blocks to become disconnected when undoing deletions#9636
fix: Fix bug that caused blocks to become disconnected when undoing deletions#9636
Conversation
Copy link Copy Markdown
Contributor
gonfunko
commented
Mar 16, 2026
gonfunko
commented
The basics
The details
Resolves
Fixes #9616
Proposed Changes
This PR reverts part of #9563 which turns out to have been unnecessary and caused a bug whereby blocks would appear disconnected when deleting a block that was connected to another and then undoing. The original issue remains fixed with these changes.
gonfunko
requested a review
from maribethb
gonfunko
requested a review
from a team
as a code owner
maribethb approved these changes Mar 18, 2026
maribethb
deleted the
delete-undo
branch
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