Open
Description
We want to understand how to handle keyboard hotkeys for our addons in a standard and well supported way. Note that we cannot just use /
to trigger the search or Ctrl + d
to show the docdiff because those are hotkeys the browser (and the user) expect to behave differently.
Here, we would like to find a way to make this in a friendly way for our users. We need hotkeys for:
- enable/disable docdiff
- show search modal
- etc
(from #78 (comment))
Useful to find Javascript keyboard events https://www.toptal.com/developers/keycode