feat(ui): urgency row colors, kanban visual mode, category + #43

Merged
barrettruth merged 1 commit from feat/ui-polish-batch into main 2026-03-23 20:20:55 +00:00
barrettruth commented 2026-03-23 20:20:52 +00:00

Problem

Queue rows only colored the small urgency badge. Kanban had no visual/multi-select mode. No quick way to create tasks from sidebar.

Solution

  • Color entire queue rows by urgency (bg-status-blocked/10, bg-status-wip/10), remove VISUAL banner
  • Add V/x/d visual mode to kanban (matching queue behavior)
  • Add + button next to Categories header in sidebar to open create dialog
## Problem Queue rows only colored the small urgency badge. Kanban had no visual/multi-select mode. No quick way to create tasks from sidebar. ## Solution - Color entire queue rows by urgency (`bg-status-blocked/10`, `bg-status-wip/10`), remove VISUAL banner - Add V/x/d visual mode to kanban (matching queue behavior) - Add `+` button next to Categories header in sidebar to open create dialog
Sign in to join this conversation.
No description provided.