/react-hotkeys-test

test repo for react-hotkeys issues

Primary LanguageJavaScriptMIT LicenseMIT

Actions:

  • press Shift+Backspace, an alert appears
  • close alert (esc, enter, mouse)
  • press Shift (alone, no Backspace)

Actual result:

  • alert appears

Expected result:

  • no alert appears