test(30): re-test UAT - 3 passed, 1 cosmetic, 3 blocked (catalog seed)
This commit is contained in:
@@ -3,12 +3,12 @@ status: partial
|
|||||||
phase: 30-onboarding-redesign
|
phase: 30-onboarding-redesign
|
||||||
source: [30-01-SUMMARY.md, 30-02-SUMMARY.md, 30-03-SUMMARY.md]
|
source: [30-01-SUMMARY.md, 30-02-SUMMARY.md, 30-03-SUMMARY.md]
|
||||||
started: 2026-04-12T19:30:00Z
|
started: 2026-04-12T19:30:00Z
|
||||||
updated: 2026-04-12T19:40:00Z
|
updated: 2026-04-13T12:30:00Z
|
||||||
---
|
---
|
||||||
|
|
||||||
## Current Test
|
## Current Test
|
||||||
|
|
||||||
[testing complete]
|
[testing paused — 3 items blocked by catalog seed data]
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
|
|
||||||
@@ -30,19 +30,19 @@ severity: cosmetic
|
|||||||
expected: After picking a hobby, you see a grid of popular catalog items filtered by that hobby.
|
expected: After picking a hobby, you see a grid of popular catalog items filtered by that hobby.
|
||||||
result: blocked
|
result: blocked
|
||||||
blocked_by: server
|
blocked_by: server
|
||||||
reason: "Catalog is empty on test server — no items to browse. Needs seed data migration for test env."
|
reason: "Catalog is empty on test server — need some kind of seeding for the test env."
|
||||||
|
|
||||||
### 5. Review screen
|
### 5. Review screen
|
||||||
expected: After selecting items, a review/summary screen shows all selections grouped by category.
|
expected: After selecting items, a review/summary screen shows all selections grouped by category.
|
||||||
result: blocked
|
result: blocked
|
||||||
blocked_by: server
|
blocked_by: prior-phase
|
||||||
reason: "Depends on test 4 — no catalog items to select."
|
reason: "Depends on test 4 — catalog seed data needed."
|
||||||
|
|
||||||
### 6. Completion and collection
|
### 6. Completion and collection
|
||||||
expected: After confirming, items are batch-added to collection with auto-created categories.
|
expected: After confirming, items are batch-added to collection with auto-created categories.
|
||||||
result: blocked
|
result: blocked
|
||||||
blocked_by: server
|
blocked_by: prior-phase
|
||||||
reason: "Depends on test 4 — no catalog items to select."
|
reason: "Depends on test 4 — catalog seed data needed."
|
||||||
|
|
||||||
### 7. Onboarding doesn't show again
|
### 7. Onboarding doesn't show again
|
||||||
expected: Refresh the page or sign out and back in. Onboarding does NOT appear again.
|
expected: Refresh the page or sign out and back in. Onboarding does NOT appear again.
|
||||||
@@ -65,6 +65,7 @@ blocked: 3
|
|||||||
severity: cosmetic
|
severity: cosmetic
|
||||||
test: 3
|
test: 3
|
||||||
artifacts:
|
artifacts:
|
||||||
- src/client/components/onboarding/OnboardingHobbyPicker.tsx
|
- path: "src/client/components/onboarding/OnboardingHobbyPicker.tsx"
|
||||||
|
issue: "Weak selected state styling"
|
||||||
missing:
|
missing:
|
||||||
- Stronger selected state styling (dark bg, inverted colors)
|
- Stronger selected state styling (dark bg, inverted colors)
|
||||||
|
|||||||
Reference in New Issue
Block a user