Skip to content

Conversation

@mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Dec 3, 2025

Fixes #7188

Don't run hotkeys if another event called preventDefault(). This prevents Cmd+f in the file editor (see ticket) from opening the notebook search.

@vercel
Copy link

vercel bot commented Dec 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Dec 3, 2025 8:13pm

@mscolnick mscolnick merged commit 9c53e8b into main Dec 3, 2025
26 checks passed
@mscolnick mscolnick deleted the ms/prevent-default branch December 3, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When ctrl+f inside open file in file explorer within left panel, the cursor will automatically jump to notebook's default search bar.

2 participants