refactor: reimagine queue list view layout — two-line task rows #119

Closed
opened 2026-03-26 02:59:03 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-03-26 02:59:03 +00:00

Problem

The queue list view crams all metadata (category, label, priority, due date, status) to the right side of a single line. It's cluttered and hard to scan.

Solution

Redesign task rows to use two lines: description on the first line, metadata (category, label, due, etc.) left-aligned below on the second line. This gives each piece of information room to breathe and makes the list easier to read.

## Problem The queue list view crams all metadata (category, label, priority, due date, status) to the right side of a single line. It's cluttered and hard to scan. ## Solution Redesign task rows to use two lines: description on the first line, metadata (category, label, due, etc.) left-aligned below on the second line. This gives each piece of information room to breathe and makes the list easier to read.
barrettruth commented 2026-03-29 00:01:00 +00:00

Landed — two-line queue rows

Landed — two-line queue rows
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#119
No description provided.