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

Resetting a shortcut does not restore and enable the default if it was modified #16304

Merged
merged 3 commits into from
May 9, 2024

Conversation

itsmevichu
Copy link
Contributor

Fix for #16297

Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@krassowski
Copy link
Member

Thanks for starting this. It looks like the tests are failing, and the failures are indeed relevant. May I suggest starting this PR with a test case for the issue, it could possibly go into:

describe('#resetKeybindings()', () => {

@itsmevichu
Copy link
Contributor Author

@krassowski I have added the test cases. And the visual regression test failures are irrespective of my changes I guess.

@krassowski krassowski added this to the 4.2.x milestone May 8, 2024
Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

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

Thank you @itsmevichu!

@krassowski krassowski merged commit 66bc3b0 into jupyterlab:main May 9, 2024
80 of 81 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resetting a shortcut does not restore and enable the default if it was modified
2 participants