refactor(ui): text status labels, no icon clutter #46

Merged
barrettruth merged 1 commit from fix/queue-text-status into main 2026-03-23 20:26:09 +00:00
barrettruth commented 2026-03-23 20:26:06 +00:00

Problem

Status icons (circles, spinners, clocks) were ambiguous and clashed with urgency row background colors.

Solution

Replace all status icons with plain text: todo, wip, done, blocked, cancelled. Status colors preserved on text. Remove urgency badge background — row bg handles urgency, badge shows the number only.

## Problem Status icons (circles, spinners, clocks) were ambiguous and clashed with urgency row background colors. ## Solution Replace all status icons with plain text: `todo`, `wip`, `done`, `blocked`, `cancelled`. Status colors preserved on text. Remove urgency badge background — row bg handles urgency, badge shows the number only.
Sign in to join this conversation.
No description provided.