Skip to content

Add a keyboard shortcut to create a task on the Kanban board #76

Description

@nbkdoesntknowcoding

Adding a task on the Kanban board is mouse-only; power users expect a keyboard shortcut.

Where: apps/web/src/components/dev/KanbanBoard.tsx

What to do: Add a scoped keydown listener that opens the "Add task" modal on a shortcut (e.g. n, or Cmd/Ctrl+K), and show the hint in the UI. Make sure it doesn't fire while typing in an input.

Done when: the shortcut opens the add-task modal and is discoverable via a visible hint.

Size: M


New here? The README has a ~90-second self-host quickstart to run the app locally. Comment on the issue if you want pointers — happy to help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp-wantedExtra attention is welcomesize/MMedium: a day or souiFrontend / UI / UX work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions