fix(pdp-image-white-bg): product detail image card background must be white

This commit is contained in:
Deploy
2026-08-26 20:35:34 +02:00
parent a73b1a9004
commit 6795f25c27
9 changed files with 50 additions and 8 deletions

View File

@@ -2,11 +2,11 @@
"feature_id": "CHECKOUT-STOCK-RECHECK",
"stage": "build",
"agent": "implementer",
"action": "Corregir error INSUFFICIENT_STOCK raw JSON en checkout",
"action": "Corregir bg-gray-50 a bg-white en tarjeta de imagen PDP",
"state": "running",
"next_agent": "reviewer",
"waiting_for": "build",
"updated_at": "2026-08-26T18:33:25.230159Z",
"updated_at": "2026-08-26T18:35:14.244053Z",
"timeline": [
{
"ts": "2026-08-26T17:21:37Z",
@@ -154,6 +154,27 @@
"stage": "build",
"state": "running",
"message": "Corregir error INSUFFICIENT_STOCK raw JSON en checkout"
},
{
"ts": "2026-08-26T18:34:58.500508Z",
"agent": "architect",
"stage": "design",
"state": "running",
"message": "Buscar y corregir fondo gris en tarjeta de imagen PDP"
},
{
"ts": "2026-08-26T18:35:14.244053Z",
"agent": "architect",
"stage": "design",
"state": "done",
"message": "Diseño: cambiar bg-gray-50 a bg-white en image card de PDP"
},
{
"ts": "2026-08-26T18:35:14.244053Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Corregir bg-gray-50 a bg-white en tarjeta de imagen PDP"
}
],
"gates": {