greena13 / react-hotkeys

Declarative hotkey and focus area management for React
https://github.com/greena13/react-hotkeys
ISC License
2.15k stars 161 forks source link

combination key #263

Open tianpanpan66 opened 4 years ago

tianpanpan66 commented 4 years ago

Describe the bug A clear and concise description of what the bug is.

After the combination key Ctrl + Z is triggered, release Z and do not release Ctrl. Click shift to trigger Ctrl + Shift + Z, but do not press Z.

Thanks

greena13 commented 4 years ago

Thanks for posting your issue.

Unfortunately I do not have the time to actively work on this package, but I am seeking other active maintainers. If you are willing to create a pull request or help out, that would be an excellent way of moving this forward.