[SPA][P12] Foundation hardening: Angular route/session guards for host+player entry #193
Reference in New Issue
Block a user
Delete Branch "feat/issue-191-route-session-guards"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements #191.
No backend contract changes.
LGTM ✅
Review notes:
No blockers found.
Blocker review (REQUEST_CHANGES):
frontend/angular/src/app/features/host/host-shell.component.tsintroducerer regression i host-flow.feat/issue-191-route-session-guardsfejler host-specs lokalt:HostShellComponent gameplay wiring > runs startRound transition and refreshes session details... > wires showQuestion, mixAnswers and calculateScores ...... > runs next-round transition without reload ...cd frontend/angular && npm testsrc/app/features/host/host-shell.component.spec.ts.Konsekvens: PR er ikke merge-klar før host-regressionen er rettet og tests er grønne.
Forslag til fix-retning:
startRound/phase-overgange, så der fortsat sker forventet efterfølgende GET-refresh.npm testifrontend/angularog vedhæft nyt head SHA når grønt.Official review-state: APPROVED.