Skip to content

fix: Make reverting block drags from the flyout delete the dragged block - #10290

Merged
gonfunko merged 1 commit into
mainfrom
fix-abort-fail
Aug 19, 2026
Merged

fix: Make reverting block drags from the flyout delete the dragged block#10290
gonfunko merged 1 commit into
mainfrom
fix-abort-fail

Conversation

@gonfunko

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #10055

Proposed Changes

This PR fixes an issue where blocks inserted from the flyout via keyboard would not be deleted if the drag/insert was cancelled via Escape. The linked issue no longer repros as well, now that we can actually revert inserts.

@gonfunko
gonfunko requested a review from a team as a code owner August 19, 2026 17:10
@gonfunko
gonfunko requested a review from mikeharv August 19, 2026 17:10
@github-actions github-actions Bot added the PR: fix Fixes a bug label Aug 19, 2026
@gonfunko
gonfunko merged commit 082bc31 into main Aug 19, 2026
11 checks passed
@gonfunko
gonfunko deleted the fix-abort-fail branch August 19, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Aborting insert puts focus on normally-unreachable locations

2 participants