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 mod+z/mod+y failed with capslock #4132

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

Nantris
Copy link
Contributor

@Nantris Nantris commented Jun 14, 2023

Please describe your changes

Fix undo/redo don't work with Capslock enabled

How did you accomplish your changes

Add uppercase matches for existing lowercase keyboardShortcuts

How have you tested your changes

No; it's difficult to test TipTap changes on the fly but if there's some easy way I'd be happy to test it

How can we verify your changes

Turn capslock on and test Mod-Z and Mod-Y behavior

Remarks

[add any additional remarks here]

Checklist

  • The changes are not breaking the editor
  • Added tests where possible
  • Followed the guidelines
  • Fixed linting issues

Related issues

Should resolves #4055 without ill effects

@netlify
Copy link

netlify bot commented Jun 14, 2023

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 10c57aa
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/648a386bc5975f0008333bbd
😎 Deploy Preview https://deploy-preview-4132--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@bdbch bdbch merged commit babf84b into ueberdosis:develop Jul 7, 2023
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.

[Bug]: CapsLock interferes with hotkeys (specifically undo Ctrl+Z)
2 participants