Skip to content

feat: Add keyboard shortcuts hook for navigation and search#900

Open
Mohye24k wants to merge 1 commit intorohitdash08:mainfrom
Mohye24k:fix/issue-106-keyboard-shortcuts
Open

feat: Add keyboard shortcuts hook for navigation and search#900
Mohye24k wants to merge 1 commit intorohitdash08:mainfrom
Mohye24k:fix/issue-106-keyboard-shortcuts

Conversation

@Mohye24k
Copy link
Copy Markdown

/claim #106

Add useKeyboardShortcuts React hook with Ctrl+E (expenses), Ctrl+B (bills), Ctrl+D (dashboard), Ctrl+K (search), and Escape (close modal) bindings. Frontend-only implementation with ShortcutConfig type.

Fixes #106

Add useKeyboardShortcuts React hook registering Ctrl+E (expenses), Ctrl+B (bills),
Ctrl+D (dashboard), Ctrl+K (search), and Escape (close). Includes ShortcutConfig
type definition.

Fixes rohitdash08#106
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keyboard-first navigation & shortcuts

1 participant