Tasks C, H, I from the plan: - Forgiving API key validation: add Printify UUID format and Printful length validation, validate on blur for fast feedback, helpful error messages with specific guidance - External links UX: verified all external links use <.external_link> component with target="_blank", rel="noopener noreferrer", icon, and screen reader text - Input styling WCAG compliance: increase input border contrast from ~3.3:1 to ~4.5-5:1 across all theme moods (neutral, warm, cool, dark) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Onboarding UX v2
|
||||
|
||||
Status: In progress
|
||||
Status: Complete
|
||||
|
||||
Supersedes the original onboarding-ux plan. Based on usability testing session (March 2026) covering the setup wizard, launch checklist, email provider setup, and general onboarding flow.
|
||||
|
||||
@@ -156,15 +156,15 @@ Increase input field border contrast to meet WCAG AA (3:1 minimum for UI compone
|
||||
|
||||
| # | Task | Est | Status |
|
||||
|---|------|-----|--------|
|
||||
| A | Simplify initial setup to account creation only | 1.5h | planned |
|
||||
| B | Guided setup flow with progress bar | 4h | planned |
|
||||
| C | Forgiving API key validation | 1.5h | planned |
|
||||
| A | Simplify initial setup to account creation only | 1.5h | done |
|
||||
| B | Guided setup flow with progress bar | 4h | done |
|
||||
| C | Forgiving API key validation | 1.5h | done |
|
||||
| D | Email provider setup UX rework | 2h | done |
|
||||
| E | Contextual prompts for skipped steps | 2h | done |
|
||||
| F | Dashboard checklist and messaging rework | 2h | planned |
|
||||
| G | Coming soon page fixes (logo + admin link) | 30m | planned |
|
||||
| H | External links UX (new tabs, icons, aria) | 1h | planned |
|
||||
| I | Input styling — WCAG compliance | 1h | planned |
|
||||
| F | Dashboard checklist and messaging rework | 2h | done |
|
||||
| G | Coming soon page fixes (logo + admin link) | 30m | done |
|
||||
| H | External links UX (new tabs, icons, aria) | 1h | done |
|
||||
| I | Input styling — WCAG compliance | 1h | done |
|
||||
|
||||
Total estimate: ~15.5h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user