pokerface/frontend
Jan Willem Mannaerts 3051119405
All checks were successful
Build & Push Container Image / build (push) Successful in 9s
Add poker:leave on unmount and poker:kick to remove ghost participants
Frontend now emits poker:leave when PokerRoom unmounts, preventing
ghost participants. Also adds poker:kick socket event so any session
participant can remove a stale user — shows a small X button next to
each participant. Fixes deadlocked sessions where a disconnected user
blocks reveal (votes.size can never equal participants.size).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:54:26 +01:00
..
public Initial commit: Pokerface sprint planning poker for Jira 2026-02-26 21:38:37 +01:00
src Add poker:leave on unmount and poker:kick to remove ghost participants 2026-03-03 13:54:26 +01:00
.env.example Initial commit: Pokerface sprint planning poker for Jira 2026-02-26 21:38:37 +01:00
index.html Initial commit: Pokerface sprint planning poker for Jira 2026-02-26 21:38:37 +01:00
package-lock.json Initial commit: Pokerface sprint planning poker for Jira 2026-02-26 21:38:37 +01:00
package.json Initial commit: Pokerface sprint planning poker for Jira 2026-02-26 21:38:37 +01:00
vite.config.js Initial commit: Pokerface sprint planning poker for Jira 2026-02-26 21:38:37 +01:00