Skip to content

design(board): extend the empty first-task CTA to empty list sections - #210

Merged
johnpc merged 1 commit into
mainfrom
design/empty-list-section-cta
Aug 2, 2026
Merged

design(board): extend the empty first-task CTA to empty list sections#210
johnpc merged 1 commit into
mainfrom
design/empty-list-section-cta

Conversation

@johnpc

@johnpc johnpc commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Design-polish pass — a consistency follow-up to #209. That PR made empty board columns show an inviting dashed "+ Add task" CTA, but the List view was left behind: an empty section there still showed only a faint muted "Add task" link (the same dead-end feel), because the two views use different list container classes (.board-col__list vs .list-section__rows).

Fix (CSS-only, tokens only)

Extended the existing empty-state CTA rule to also match .list-section__rows:empty + .add-card (and its hover). Now an empty section in List view gets the same full-width dashed accent CTA as the board — so the first-run "add your first task" moment is consistent across both views.

Before → after

Full quality gate green; presentational-only. Verified against the sandbox (AWS_PROFILE=personal).

@johnpc
johnpc merged commit 5264d61 into main Aug 2, 2026
155 of 156 checks passed
@johnpc
johnpc deleted the design/empty-list-section-cta branch August 2, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant