Skip to content

Add "S" keyboard shortcut to toggle activity sidebar - #528

Open
saptadeep12 wants to merge 1 commit into
anoopcodehack:mainfrom
saptadeep12:main
Open

Add "S" keyboard shortcut to toggle activity sidebar#528
saptadeep12 wants to merge 1 commit into
anoopcodehack:mainfrom
saptadeep12:main

Conversation

@saptadeep12

Copy link
Copy Markdown

Summary

Adds an "S" keyboard shortcut to toggle the activity sidebar, so power users don't have to click the navbar.

Fixes #527

Changes

  • Added keydown listener in client/src/pages/Dashboard.jsx (useEffect) that toggles showActivity on S/s
  • Ignores shortcut when typing in an input/textarea
  • Cleans up listener on unmount
  • Updated shortcuts help modal: S — Toggle activity

Testing

  • S toggles sidebar correctly
  • No trigger while typing in inputs
  • Navbar click still works (no regression)

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.

Press "S" key to toggle activity sidebar ⌨️

1 participant