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

UseHotKeys: Have to press Ctrl every time when combined with other keys #250

Open
3 tasks done
haroonriaz-15 opened this issue Aug 8, 2024 · 1 comment
Open
3 tasks done

Comments

@haroonriaz-15
Copy link

Description

I am using useHotKeys with Ctrl and arrow keys combination, I was expecting to keep the Ctrl key pressed and then press arrowKeys, But currently I have to press Ctrl key again each time when I have to press the arrowKey.

Link to Reproduction

No response

Steps to reproduce

Implement a combination of Ctrl+ arrow Keys, and keep Ctrl pressed and then press arrow Keys one by one, you'll notice it will only work for first arrow key press for other arrow keys it considers arrow Key as individual press and Ctrl prop is false after first time, you have to release the Ctrl key and press again each time

Saas UI Version

2.8.2

Chakra UI Version

No response

Browser

Google Chrome

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

No response

Copy link

linear bot commented Aug 8, 2024

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

No branches or pull requests

1 participant