-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
We can navigate notes and notebooks, but we cannot navigate shortcuts. We should be able to navigate shortcuts.
The complication to implement the Shortcut navigation is that we cannot grammatically trigger the mouse hover over the elements because Chrome doesn't trigger default actions (:hover in this case) when we dispatch the event.
Reactions are currently unavailable