Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix keybindings triggering when cell editor is focused #13500

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

jonah-iden
Copy link
Contributor

@jonah-iden jonah-iden commented Mar 19, 2024

What it does

Fixes some keybindings triggering when a cell text-editor is focused.

How to test

open a notebook wit a code editor.
Check that the keybindings for y (change to code) m (change to markdown) a(insert cell above) and b(insert cell below) are not working anymore when the text editor is focused,

Follow-ups

Review checklist

Reminder for reviewers

Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
@jonah-iden jonah-iden requested a review from jbicker March 19, 2024 14:21
Copy link
Contributor

@jbicker jbicker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine and LGTM

@jonah-iden jonah-iden merged commit dffb9dc into master Mar 21, 2024
13 of 14 checks passed
@jonah-iden jonah-iden deleted the jiden/fix-keybindings branch March 21, 2024 08:35
@github-actions github-actions bot added this to the 1.48.0 milestone Mar 21, 2024
@msujew msujew added the notebook issues related to notebooks label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notebook issues related to notebooks
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants