docs(37): add image fetch + crop issues to UAT
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -44,9 +44,30 @@ blocked: 0
|
||||
## Gaps
|
||||
|
||||
- truth: "Clicking an item in the admin items list navigates to its edit page"
|
||||
status: failed
|
||||
reason: "User reported: nothing happening when clicking an item in the list"
|
||||
status: fixed
|
||||
reason: "Route nesting issue — fixed by moving to directory-based routing"
|
||||
severity: major
|
||||
|
||||
- truth: "Admin item edit page renders at /admin/items/$itemId"
|
||||
status: fixed
|
||||
reason: "Same route nesting fix"
|
||||
severity: major
|
||||
|
||||
- truth: "Fetch from URL on admin item edit page works"
|
||||
status: failed
|
||||
reason: "User reported: image fetching doesn't work"
|
||||
severity: major
|
||||
test: post-fix
|
||||
artifacts: []
|
||||
missing: []
|
||||
|
||||
- truth: "Image cropping on admin item edit page works correctly"
|
||||
status: failed
|
||||
reason: "User reported: cropping has issues"
|
||||
severity: major
|
||||
test: post-fix
|
||||
artifacts: []
|
||||
missing: []
|
||||
test: 3
|
||||
artifacts: []
|
||||
missing: []
|
||||
|
||||
Reference in New Issue
Block a user