Skip to content

Conversation

@Han5991
Copy link
Contributor

@Han5991 Han5991 commented Apr 29, 2025

fix: #7743

Summary

  • Enhanced the parse-hotkey utility to normalize special keys.
  • Improved consistency and reliability when handling hotkey parsing.
  • Added and updated related tests to cover normalization logic.

Details

  • Modified parse-hotkey.ts to include normalization logic for special keys.
  • Updated use-hotkeys.test.tsx to ensure correct handling and coverage of new normalization behavior.

@rtivital rtivital merged commit 099b3f5 into mantinedev:master Apr 30, 2025
1 check passed
@rtivital
Copy link
Member

Thanks!

@Han5991 Han5991 deleted the feature/fix-useHotkeys-space branch June 22, 2025 10:01
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 in useHotkeys: space no longer works without usePhysicalKeys

2 participants