Skip to content

fix: Disable some shortcuts in the flyout#9765

Merged
gonfunko merged 1 commit intov13from
barney2
Apr 24, 2026
Merged

fix: Disable some shortcuts in the flyout#9765
gonfunko merged 1 commit intov13from
barney2

Conversation

@gonfunko
Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #9760

Proposed Changes

This PR disables the cleanup shortcut in the flyout, because that was silly. It also disables the Duplicate shortcut, which worked (it put the duplicated block on the main workspace) but...duplicated the functionality of Enter and M, which also insert a block, except in move mode, which seemed preferable, and moreover it was unnecessary to have a third, more esoteric way to do.

@gonfunko gonfunko requested a review from a team as a code owner April 24, 2026 16:25
@gonfunko gonfunko requested a review from mikeharv April 24, 2026 16:25
@github-actions github-actions Bot added the PR: fix Fixes a bug label Apr 24, 2026
@gonfunko gonfunko merged commit c211a89 into v13 Apr 24, 2026
9 checks passed
@gonfunko gonfunko deleted the barney2 branch April 24, 2026 16:28
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.

2 participants