Skip to content

feat(signals): inbox keyboard navifation#1452

Merged
oliverb123 merged 2 commits intomainfrom
sig/inbox-keyboard-nav
Apr 2, 2026
Merged

feat(signals): inbox keyboard navifation#1452
oliverb123 merged 2 commits intomainfrom
sig/inbox-keyboard-nav

Conversation

@oliverb123
Copy link
Copy Markdown
Contributor

@oliverb123 oliverb123 commented Apr 2, 2026

Problem

Users need a faster way to navigate to the inbox and browse through reports without relying on mouse interactions.

Changes

  • Added keyboard shortcut Cmd+Shift+I to open the inbox from anywhere in the application
  • Implemented arrow key navigation (up/down) to move between reports in the inbox
  • Added Cmd+Enter shortcut to create a task from the selected report
  • Updated the "Run cloud" button to "Pick up task" with visual keyboard shortcut indicators
  • Added tooltip to the inbox sidebar item showing the keyboard shortcut
  • Made the inbox report list focusable to enable immediate keyboard navigation

How did you test this?

Manual testing of keyboard shortcuts:

  • Verified Cmd+Shift+I opens the inbox from different application views
  • Tested arrow key navigation between reports in the inbox
  • Confirmed Cmd+Enter creates tasks from selected reports
  • Checked that the inbox list auto-focuses on mount for immediate keyboard use
  • Validated tooltip display on sidebar inbox item hover

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@oliverb123 oliverb123 changed the title signals inbox keyboard name feat(signals): inbox keyboard navifation Apr 2, 2026
@oliverb123 oliverb123 marked this pull request as ready for review April 2, 2026 14:24
@oliverb123 oliverb123 force-pushed the sig/inbox-keyboard-nav branch from a54db6f to 6716840 Compare April 2, 2026 14:37
# Conflicts:
#	apps/code/src/renderer/features/inbox/components/InboxSignalsTab.tsx
@oliverb123 oliverb123 merged commit 0e0896f into main Apr 2, 2026
16 checks passed
Copy link
Copy Markdown
Contributor Author

Merge activity

@oliverb123 oliverb123 deleted the sig/inbox-keyboard-nav branch April 2, 2026 15:03
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.

3 participants