Keyboard navigation #2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It should be possible to navigate the tree using your keyboard:
These shortcuts overwrite browser functionality so it should probably only be enabled if the user starts pushing Tab to focus elements.
This will probably also require us to add proper tabindexes to elements, which isn’t currently done; the Tab navigation experience is a hodgepodge, focusing on various elements that don’t exactly make much sense.