fix: Disable undoing events generated from flyout layout by gonfunko · Pull Request #9533 · 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

Resolves

Fixes #9482

Proposed Changes

This PR disables recording undo events before populating and laying out flyouts. This prevents undoing adding/moving blocks and other flyout items.

@gonfunko gonfunko requested a review from a team as a code owner

December 19, 2025 20:49

@github-actions github-actions bot added the PR: fix

Fixes a bug

label

Dec 19, 2025

@gonfunko gonfunko merged commit f9fb226 into main

Dec 22, 2025

12 of 13 checks passed

@gonfunko gonfunko deleted the flyout-undo branch

December 22, 2025 21:10

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

Reviewers

@rachel-fenichel rachel-fenichel rachel-fenichel approved these changes

@BenHenning BenHenning Awaiting requested review from BenHenning BenHenning is a code owner automatically assigned from RaspberryPiFoundation/blockly-collaborators

Assignees

@BenHenning BenHenning

Labels

PR: fix

Fixes a bug

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Flyout should not record undo events when layout

3 participants

@gonfunko @rachel-fenichel @BenHenning