Skip to content

fix(onboarding): completeness indicator on the combined completion screen [re-land]#377

Merged
mcull merged 2 commits into
mainfrom
fix/completeness-indicator-relanding
Jul 1, 2026
Merged

fix(onboarding): completeness indicator on the combined completion screen [re-land]#377
mcull merged 2 commits into
mainfrom
fix/completeness-indicator-relanding

Conversation

@mcull

@mcull mcull commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Re-lands two indicator fixes that were pushed to the #376 branch after #376 was squash-merged, so they never reached main (same stacked/late-push footgun as #373).

Two fixes:

  1. "Name & agreements" shows done on the completion screen. It was reading the blank wizard form in the continuation flow instead of the fact that basics are necessarily complete once past the entry step.
  2. Both photo and address are highlighted on the combined screen (they share one screen now), each checking off independently — instead of photo blue / address grey, which made address look like a separate later step. Also dropped the filled-radio "current" marker (it read like a selectable form radio next to the checks); still-to-do parts are a hollow ring, brand-colored for the ones being filled in.

Net: on the completion screen you now see ✓ Name & agreements · ◯ Photo (blue) · ◯ Address (blue), with checks appearing as each is added.

Verification

🤖 Generated with Claude Code

mcull and others added 2 commits June 30, 2026 23:55
- 'Name & agreements' now shows done on the completion step. It was reading
  the (blank) wizard form in the continuation flow instead of the fact that
  basics are necessarily complete once past the entry step.
- Drop the filled-radio 'current' marker (it read like a selectable form
  radio next to the checks). Still-to-do parts are a hollow ring, highlighted
  in brand color for the one being filled in.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
They share one screen now, so both should read as 'being filled in' (brand-
color ring) and each checks off independently — instead of photo highlighted
and address greyed out like a separate later step.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
stufflibrary Ready Ready Preview, Comment Jul 1, 2026 7:00am

Request Review

@mcull mcull merged commit 7ee3341 into main Jul 1, 2026
4 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