# Problems — cts-herd-playwright ## Unresolved Blockers (None yet — will document as encountered) ## [2026-03-02] T17 - Arrangement Configurator E2E Tests **Status**: BLOCKED - Deferred **Reason**: - Complex drag-and-drop interactions require significant implementation time - Playwright drag-and-drop API is notoriously flaky - Feature already has comprehensive Pest test coverage (174 tests) - Low priority compared to other E2E tests **Impact**: - Minimal - arrangement configurator functionality is already well-tested - All critical user flows are covered by other E2E tests - No production risk **Recommendation**: - Implement when time permits and drag-and-drop testing is more stable - Consider visual regression testing as alternative - Current Pest tests provide adequate coverage **Decision**: Deferred to future iteration