Skip to content

Polish pass 3: drop left-accent bar, restyle Archived as nav item#416

Merged
blove merged 3 commits into
mainfrom
claude/sidenav-polish-pass-3
May 18, 2026
Merged

Polish pass 3: drop left-accent bar, restyle Archived as nav item#416
blove merged 3 commits into
mainfrom
claude/sidenav-polish-pass-3

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 18, 2026

Summary

  • Active thread + project list items no longer show the asymmetric left-side accent bar (`box-shadow: inset 2px 0 0 ...`). Active state is now indicated only by `surface-alt` background + `font-weight: 500` — symmetric, calmer.
  • "Archived" disclosure restyled from a faded 11px uppercase label to a proper sidenav nav item: `padding: 8px 12px`, `border-radius: 8px`, `font-size: 14px`, full text color, hover lifts to `surface-alt` — visually consistent with the Search action.
  • Archived thread list uses the same `` primitive as Recent so item rendering is pixel-identical.
  • @ngaf/* 0.0.39.

Test plan

  • `pnpm nx test chat` — 775 tests pass
  • `pnpm nx test examples-chat-angular` — 17 tests pass
  • Local chrome-mcp verify: archived a thread → archived list item computed styles match recent list item exactly (`match: true`); active item box-shadow gone; Archived header matches Search nav-item geometry
  • Canonical demo redeploys; both fixes live on demo.cacheplane.ai

🤖 Generated with Claude Code

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

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

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 18, 2026 4:58pm

Request Review

@blove blove merged commit a03bcf7 into main May 18, 2026
18 checks passed
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