Skip to content

[Bugfix #466] Increase Work tab font sizes by 1.2x#475

Merged
waleedkadous merged 1 commit intomainfrom
builder/bugfix-466-work-tab-font-size-too-small-c
Feb 21, 2026
Merged

[Bugfix #466] Increase Work tab font sizes by 1.2x#475
waleedkadous merged 1 commit intomainfrom
builder/bugfix-466-work-tab-font-size-too-small-c

Conversation

@waleedkadous
Copy link
Contributor

Summary

Fixes #466

Root Cause

All font sizes in the Work tab were smaller than the architect terminal panel text, making the Work tab harder to read at a glance.

Fix

Increased all font sizes in the Work tab by 1.2x (rounded to nearest pixel):

  • 10px → 12px (artifact links, type tags, file panel toggle)
  • 11px → 13px (section headers, table headers, status/age metadata)
  • 12px → 14px (buttons, elapsed time, state indicators, file panel labels)
  • 13px → 16px (titles, IDs, table rows — main content text)
  • 16px → 19px (Work tab main heading)

Affects: WorkView, BuilderCard, NeedsAttentionList, BacklogList, RecentlyClosedList, file panel, tip banner

Test Plan

  • Build passes
  • All existing tests pass
  • Single file changed (dashboard CSS only)

CMAP Review

Pending

@waleedkadous waleedkadous merged commit 064c6c0 into main Feb 21, 2026
6 checks passed
@waleedkadous waleedkadous deleted the builder/bugfix-466-work-tab-font-size-too-small-c branch February 21, 2026 11:30
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.

Work tab font size too small compared to architect panel

1 participant