Skip to content

Phase 1: onboarding design-system migration#79

Merged
Pterjudin merged 1 commit into
mainfrom
feat/phase1-onboarding-design-system
Jul 23, 2026
Merged

Phase 1: onboarding design-system migration#79
Pterjudin merged 1 commit into
mainfrom
feat/phase1-onboarding-design-system

Conversation

@Pterjudin

Copy link
Copy Markdown

Summary

  • Migrate Express onboarding primary/secondary/dismiss controls to .btn-primary, .btn-secondary, .btn-ghost, and Groq API key field to .input
  • Migrate Local setup wizard nav buttons (Back, Next, Skip, Continue, etc.) to design-system classes — card-style choice tiles unchanged
  • Add .input:focus rule for native <input> elements (previously only :focus-within)
  • Extend designSystem.test.ts with onboarding adoption contract tests (95 QA tests total)

Test plan

  • npm run buildreact
  • npm run test-phase0-qa — 95/95 passing
  • Open onboarding in dev build and spot-check button styling in express + local wizard flows

Made with Cursor

Replace hardcoded gradient and border button styles in express and local
setup onboarding with .btn-primary/.btn-secondary/.btn-ghost, add native
.input:focus support, and extend design-system contract tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 23, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@Pterjudin
Pterjudin merged commit d844317 into main Jul 23, 2026
14 of 26 checks passed
@Pterjudin
Pterjudin deleted the feat/phase1-onboarding-design-system branch July 23, 2026 13:01
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