Validation: #179 Gear page images
Ticket
westside-landing#179 — Board item #662. Update gear page with new jersey images from Marcus.
Environment
Prod cluster, namespace
westsidekingsandqueens, pod westside-app-6fd84bfd84-4skxn, image tag c52de1c.Checks
| # | Criterion | How to Verify | Result | Evidence |
|---|---|---|---|---|
| 1 | Gear page shows 2 images per program | Playwright screenshot of Kings tab + Queens tab | PASS | Screenshots validation-gear-page.png (Kings) and validation-gear-queens.png (Queens) |
| 2 | Old 3-image grid replaced with 2-image layout | Visual confirmation — 2 columns, home + away per program | PASS | Screenshots show 2-image grid |
| 3 | Images load from MinIO | Browser console — 0 errors loading images | PASS | Console shows 0 errors, 1 warning (Keycloak iframe — unrelated) |
| 4 | Alt text correct | Playwright snapshot — img elements have correct alt | PASS | Snapshot: "Kings Home", "Kings Away", "Queens Home", "Queens Away" |
| 5 | Mobile responsive | CSS grid changes reviewed in QA | PASS | QA confirmed responsive behavior intact |
Verdict
PASS — all checks green.
Discovered Issues
QA nit: redundant desktop grid rule now matches tablet. Cosmetic, not blocking.