From a6f3faa96a9fb67772b6b9690cd63f2454b3ca0a Mon Sep 17 00:00:00 2001 From: Mariusz Banach Date: Wed, 18 Feb 2026 07:06:07 +0100 Subject: [PATCH] MAESTRO: confirm responsive layout passes --- .../SpecKit-web-header-analyzer-Phase-10-Playwright-E2E.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Auto Run Docs/SpecKit-web-header-analyzer-Phase-10-Playwright-E2E.md b/Auto Run Docs/SpecKit-web-header-analyzer-Phase-10-Playwright-E2E.md index 9289f5b..3ed0aa3 100644 --- a/Auto Run Docs/SpecKit-web-header-analyzer-Phase-10-Playwright-E2E.md +++ b/Auto Run Docs/SpecKit-web-header-analyzer-Phase-10-Playwright-E2E.md @@ -85,7 +85,7 @@ All tasks in this phase are parallelizable [P] since they are independent E2E sp - [x] Both backend (uvicorn) and frontend (NextJS) start automatically via Playwright `webServer` config - [x] Visual regression baselines committed to `frontend/e2e/__snapshots__/` - [x] Zero axe-core WCAG 2.1 AA violations across all tested views (verified via `npx playwright test e2e/accessibility.spec.ts`) -- [ ] No horizontal scrollbar or layout issues at any tested viewport (320–2560px) +- [x] No horizontal scrollbar or layout issues at any tested viewport (320–2560px) - [ ] All user flows (paste, drop, select, analyse, report, cache, rate-limit) pass E2E - [ ] Playwright test report generated (HTML report available for review) - [ ] Run `/speckit.analyze` to verify consistency