Skip to content

issues Search Results · repo:greena13/react-hotkeys language:JavaScript

Filter by

0 results
 (48 ms)

0 results

ingreena13/react-hotkeys (press backspace or delete to remove)

Please forgive me if this is already available. I did search issues, PR s, and code but did not see a way to handle this. Is your feature request related to a problem? Please describe. The problem I would ...
  • DaddyWarbucks
  • Opened 
    on Apr 21, 2022
  • #340

Describe the bug When HotKeys component gets unmounted, it internally calls this line of code this.logger.verbose(this.logger.nonKeyEventPrefix(componentId), De-registered component. Remaining component ...
  • hejtmii
  • 1
  • Opened 
    on Apr 13, 2022
  • #339

Describe the bug - A user just clicked a menu item. - They then use the meta + enter combo to run an unrelated task. - Since they used the enter key, the browser treats it as a click event and clicks ...
  • JoeVanGundy
  • Opened 
    on Mar 14, 2022
  • #338

Describe the bug Hotkeys fires only once and the only way to fire them again it to set the focus on another element. How are you using react hotkeys components? (HotKeys, GlobalHotKeys, IgnoreKeys etc) ...
  • MDalprato
  • Opened 
    on Feb 14, 2022
  • #335

I m using a key to open a dialog containing a list of buttons. When and only when I press tab to select one of these buttons then the hotkeys stop working. In order to make them work again I have to change ...
  • alessio-de-padova
  • 2
  • Opened 
    on Jan 26, 2022
  • #330

Describe the bug In our application we are using GlobalHotKeys and when we try to use the keyHandler as esc it doesn t seem to trigger function How are you using react hotkeys components? (HotKeys, GlobalHotKeys, ...
  • UmangThapliyal
  • 6
  • Opened 
    on Aug 19, 2021
  • #324

Describe the bug Consider the CodeSandbox for reproduction. Pressing CTRL+ALT+[Any number], keep the pressed characters as combination until focus out. My keyboard configuration is Canadian French, the ...
  • e-gauthier
  • Opened 
    on Aug 17, 2021
  • #323

Description Variant A: getApplicationKeyMap() does not update During mounting multiple components, each using an instance of GlobalHotKeys, I noticed, that only the hotkeys of the last component mounted ...
  • Alphastrick
  • 2
  • Opened 
    on Jun 23, 2021
  • #318

Describe the bug I have a text input I wanted to add some hotkeys to. Everything is working fine until the second space is typed. Then, all of the hotkeys cease to work. In the log (level: debug) I see ...
  • TheYarin
  • 1
  • Opened 
    on May 2, 2021
  • #308

Describe the bug If I press a key that open for example a dialog (that makes the Hotkeys component wrapper to lose focus) when the dialog is closed the key pressed for open it is still pressed when I try ...
  • ds4biz
  • 1
  • Opened 
    on Apr 30, 2021
  • #307
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub