Skip to content

docs(examples-chat): smoke checklist refresh — color scheme, collapsed sidenav, pin reorder, tool call minimal#289

Merged
blove merged 1 commit into
mainfrom
claude/checklist-refresh-post-polish
May 13, 2026
Merged

docs(examples-chat): smoke checklist refresh — color scheme, collapsed sidenav, pin reorder, tool call minimal#289
blove merged 1 commit into
mainfrom
claude/checklist-refresh-post-polish

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 13, 2026

Summary

Refreshes examples/chat/smoke/CHECKLIST.md to cover demo polish that landed after the last checklist refresh (#271). Six gaps filled:

  1. Color scheme (Light / Dark) — new section after Control palette. Covers palette APPEARANCE segmented control, <html data-color-scheme> + data-ngaf-chat-theme flips, A2UI theme dropdown auto-sync rules (default-* presets sync, material-* overrides), localStorage persistence, FOUC-guard inline <head> script.
  2. Sidenav collapsed mode — new section after Responsive sidenav. Chevron + Cmd+B toggle, ~56px collapsed width, vertically stacked topbar icons, circular initial avatars (surrogate-pair-safe), native [title] tooltip on hover, right-click context menu (collapsed AND expanded) suppressing the OS menu via preventDefault().
  3. Per-row thread actions — pinned reorder — adds drag-grip on hover, drag-to-reorder within the pinned group, Move up / Move down kebab items with disabled-edge states, metadata.pinnedOrder persistence.
  4. Sidenav topbar refactor — describes the new icon-only Create + chevron topbar with a separate full-width search row beneath it, plus the position: fixed desktop confirmation.
  5. Tool call minimal styling — muted .tcc__name and monochrome .tcc__pill (no saturated green/red), <chat-tool-calls> host margin-bottom >= 16px.
  6. Inline checkpoint markers — pill anchoring — regression guard that the "Rewind / Fork" pill renders immediately adjacent to the marker dot (not floating ~250px below).

Test plan

  • Visually skim the updated examples/chat/smoke/CHECKLIST.md — section ordering matches the placement spec (Color scheme between Control palette and Keyboard & accessibility; Sidenav collapsed mode between Responsive sidenav and Projects)
  • Markdown renders cleanly on GitHub (no broken checkboxes, no malformed headings)
  • Next smoke run uses the refreshed checklist

…d sidenav, pin reorder, tool call minimal

Covers recent demo polish that landed after the last refresh:

- New `Color scheme (Light / Dark)` section (palette toggle, persistence, A2UI theme sync rules, FOUC guard)
- New `Sidenav collapsed mode` section (chevron/Cmd+B, ~56px width, vertical icon stack, initial avatars, right-click context menu)
- Per-row thread actions: pinned-row grip handle, Move up / Move down, `metadata.pinnedOrder` persistence
- Sidenav topbar refactor (icon-only Create + chevron, search row below, `position: fixed` at >= 1024px)
- Tool calls: muted name + status pill, host margin-bottom for breathing room
- Inline checkpoint markers: action pill anchors adjacent to the dot (regression guard)
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

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

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 13, 2026 4:13am

Request Review

@blove blove merged commit a01086e into main May 13, 2026
14 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