Skip to content

feat(ux): keyboard-first navigation & shortcuts#826

Open
bkennedyshit wants to merge 1 commit intorohitdash08:mainfrom
bkennedyshit:feat/keyboard-nav
Open

feat(ux): keyboard-first navigation & shortcuts#826
bkennedyshit wants to merge 1 commit intorohitdash08:mainfrom
bkennedyshit:feat/keyboard-nav

Conversation

@bkennedyshit
Copy link
Copy Markdown

Closes #106. 30+ shortcuts: global nav (g+letter), vim-style row nav (j/k), form shortcuts, dashboard. Reverse lookup. 4 tests.

…#106)

- 30+ shortcuts across global/expenses/forms/dashboard contexts
- get_shortcuts(): all or context-filtered shortcut registry
- find_shortcut(): reverse lookup by key
- Vim-style row nav (j/k), g+letter global nav, Ctrl+Enter submit
- 4 tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keyboard-first navigation & shortcuts

1 participant