Add keyboard navigation
dkapanidis opened this issue · 0 comments
dkapanidis commented
Some pages now support keyboard shortcuts to navigate to them faster:
Page Navigation
When hovering on top of the menu items if there is a keyboard shortcut it will appear on the tooltip. For example to navigate to the deployments press g
then d
. The shortcuts are available when the cursor is outside of input fields.
Rows Selection
On resources the list items can now be selected using keyboard navigation:
↑
/↓
arrows navigate through the resources.x
selects the current resource.cmd+a
selects/deselects all resources.
On next releases a help screen will be added to display all keyboard shortcuts for discovery.
Hide Menu
To optimize screen usage you can now resize the menu:
- you can drag the edge of the menu to increase/decrease the size.
[
keyboard shortcut will collapse/expand the menu.