-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[#3444] Add keyboard shortcut update functionality #3445
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
Conversation
Hello @raclim,
What are your suggestions and feedback? Let me know if there's any issue.
One more thing to say, this PR is not yet completed, I have to add the same thing for all shortcuts.
Screenshot 2025年04月11日 002444
Thanks for the update on this!
I shared my thoughts about the development for this issue in its thread. Ideally, a pull request should be complete before submission. Since it's not complete yet, could you mark this as a draft instead?
This PR add more shortcuts to the map which user can change.
a46fa6e
to
cbc82da
Compare
Hello @raclim,
I have updated the PR, need your reviews :)
Uh oh!
There was an error while loading. Please reload this page.
This PR adds the Edit button in keyboard shortcut modal, so that users can change the keyboard shortcuts.
Fixes #3444
Changes:
edit
buttoncontext
to sharekeyMaps
andupdateKeyMaps
functionI have verified that this pull request:
npm run lint
)npm run test
)develop
branch.Fixes #123