Commit Graph

2 Commits

Author SHA1 Message Date
4e2e847828 Remove page subtitles from all dashboard pages
Subtitles added noise without value. Stripped subtitle props from all 8
PageHeader calls, removed subtitle display from TopBar, and simplified
the PageTitleContext and PageHeader interfaces to title-only.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-09-01 09:31:32 -04:00
957376c770 Move page titles into the top header bar to reclaim vertical space
PageHeader now sets title via context instead of rendering inline.
TopBar displays the current page title and subtitle in the left area
that was previously an empty spacer. Content area gains ~40px of
vertical space on every page.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-09-01 08:56:06 -04:00