Column header redesign (3 rows → 2 rows): - Active column: ▌ NAME (n) ▐ full-width bold in column accent color - Inactive column: lowercase dimmed name, thin ─ separator - ▔▔▔▔▔ underline bar replaces the old ╞════╡ box separator - Saves one terminal row per column, exposes more ticket content Inline action prompts (bottom bar, Esc to cancel): - [n] new ticket — prompts for title, creates in current column using the first configured ticket type as default - [e] edit title — prefills current title for in-place editing - [c] add comment — single-line comment appended to selected ticket - [a] archive — shows 'Archive TICKET-ID? [y/N]' confirm prompt After each mutation the board reloads and ticketIdx is clamped so the cursor stays valid. Errors surface as yellow status messages. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| dew_kanban.dart | ||