pokerface/frontend
Jan Willem Mannaerts bf5f71aa35
All checks were successful
Build & Push Container Image / build (push) Successful in 10s
Remove vote on leave/disconnect, require 2+ members, restore vote on sync
- Add removeVote (only during VOTING state, preserves revealed votes)
- Remove user's vote on disconnect, room:leave, and kick
- After vote removal, check auto-reveal for remaining members
- Send poker:my-vote on sync so card selection is restored
- Disable voting cards until at least 2 participants are present

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 11:21:45 +01:00
..
public Track participants at room level to fix premature auto-reveal 2026-03-04 09:55:49 +01:00
src Remove vote on leave/disconnect, require 2+ members, restore vote on sync 2026-03-05 11:21:45 +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