Skip to content

Keyboard navigation within lists (j/k, x to select, e to open) #9

Description

@sjcotto

We have global shortcuts (⌘K, /, ?, c) via components/shortcuts-help.tsx + the AppShell key handler. Add row-level navigation in the List view.

Scope

  • j/k move the focused row, x toggles selection, e/Enter opens the task, space cycles status (optional).
  • Respect the existing typing guard (don't hijack inputs).
  • Document the new keys in the shortcuts dialog.

Acceptance

  • Navigate and act on tasks without the mouse in the List view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:viewsList/Board/Calendar/Gantt/TableenhancementNew feature or requestgood first issueGood for newcomersroadmapPlanned future work

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions