Skip to content

refactor(sheets): single-title sidebar + tighter type scale + seeded mood demo#69

Merged
rezailmi merged 1 commit into
mainfrom
worktree-sheet-title-and-type-cleanup
May 24, 2026
Merged

refactor(sheets): single-title sidebar + tighter type scale + seeded mood demo#69
rezailmi merged 1 commit into
mainfrom
worktree-sheet-title-and-type-cleanup

Conversation

@rezailmi
Copy link
Copy Markdown
Collaborator

Summary

  • No more duplicate "Settings" title. The sidebar owns the page name on every routed sheet; the right pane has nothing competing with it.
  • 5-size type scale across Settings, Path Finder, My Identity. Dropped text-xl and routed the headlines that previously used it to text-lg. Final scale per sheet is text-xs / sm / base / lg / 2xl plus the sidebar SheetTitle clamp.
  • Top-voices card polish. Cut the chip slice to 4 so "Relationships" stops orphaning onto a second row, narrowed the headline measure to ~34ch, and replaced the flat 135° linear gradient with a layered radial-accent treatment that follows the per-tab profile accent.
  • Fixed an inverted hierarchy in SettingsGroup. The section title was text-xs — smaller than the 14px help text below it. Now text-sm font-semibold with darker ink so it actually reads as a title.
  • Seeded mood demo. Offline skip now hydrates 7 mood pins (one per day for the past week) so /history lands with a populated calendar instead of a single dot on Sunday.

Test plan

  • /settings shows only the sidebar "Settings" title; section titles in the right pane read as headings, not labels.
  • /trajectory bearing card title sits at 18px, matching the StatTile and Big-Five density.
  • /profile "Top voices in your Values" card shows 4 chips on a single row at common desktop widths; gradient has a warm radial glow tied to the active VIPS tab.
  • Skip onboarding from a fresh state → open /history → mood pins visible on each of the last 7 calendar cells.

…mood demo

- Drop duplicate "Settings" page-header title; sidebar owns the name.
- Consolidate Settings/Path Finder/My Identity onto a 5-size type scale
  (text-xs/sm/base/lg/2xl); drop text-xl.
- Fix inverted hierarchy in SettingsGroup (title was smaller than its help).
- Top-voices card: drop one chip to kill the wrap-orphan, narrow headline
  to ~34ch, replace flat 135deg gradient with layered radial accents.
- Seed a week of demo mood pins on offline skip so /history is populated.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sensemaking-agents Building Building Preview, Comment May 24, 2026 4:28pm

@rezailmi rezailmi merged commit 3d09f1a into main May 24, 2026
3 of 4 checks passed
@rezailmi rezailmi deleted the worktree-sheet-title-and-type-cleanup branch May 24, 2026 16:28
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