feat(F-061): completed feature
This commit is contained in:
14
work/artifacts/F-061/reviewer.json
Normal file
14
work/artifacts/F-061/reviewer.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"feature_id": "F-061",
|
||||
"agent": "reviewer",
|
||||
"verdict": "APPROVED",
|
||||
"summary": "Container no longer forces aspect-[5/7], which made the box narrower than the column and pushed the image to the left edge. New pattern matches /checkout: w-full fills the column, max-h-[500px] bounds height, object-contain centres the image. Fallback 🌿 now absolute-centred.",
|
||||
"evidence": [
|
||||
"git diff project/frontend/src/app/products/[slug]/page.tsx — removed aspect-[5/7]; added w-full; preserved max-h-[500px]; preserved object-contain on Image",
|
||||
"curl /products/proteina-guisante-ecologica HTML — container is 'relative w-full max-h-[500px] ...'; no aspect-[5/7] left on this container",
|
||||
"Image still has class='object-contain' (centred visually)",
|
||||
"npx tsc --noEmit (frontend) — exit 0",
|
||||
"./scripts/verify.sh — exit 0"
|
||||
],
|
||||
"timestamp": "2026-08-19T15:05:00Z"
|
||||
}
|
||||
Reference in New Issue
Block a user