feat: unified registration flow with progress and confirmation #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "9-feat-unified-registration-flow-single-fo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Redesigns
register.htmlto preview the Phase 12 unified registration flow: a single form with a 4-step progress indicator, clear section labeling, and a post-payment confirmation state showing auto-created account credentials.Changes
register.html-- Added 4-step progress indicator (Player > Parent > Waiver > Pay) that updates on scroll. Added step number badges to each section label. Added a dedicated Step 4 "Payment" section. Added confirmation/success state with placeholder credentials (parent@example.com/westside-marcus-2026), "What Happens Next" guide, and monthly dues note. Updated email field helper text to communicate the account-creation flow. Minimal JS for scroll-based progress tracking and form-to-confirmation toggle.Test Plan
register.htmlin browserparent@example.com/westside-marcus-2026Review Checklist
register.htmlmodified -- no unrelated changesshared/app.css<style>blockRelated
plan-wkq(traceability)Closes #9