concise-ee / superagile_app

Workshop app designed to support building scalable teams and software.
https://concise.ee/superagile
MIT License
0 stars 1 forks source link

If a player leaves the game, his vote is still counted #132

Closed roosi-ann closed 3 years ago

roosi-ann commented 3 years ago

If a player votes during the first round and then disappears, his vote is still counted during next rounds. The team can stay stuck on the same question if player does not rejoin and change answer and everyone else votes differently.

Reproduce: Vote 0 with P1, others vote 3. Leave game with P1. Others still vote 3, but cannot progress to the next question since P1 voted 0.

If problem is solved for dropout players with stability fixes, leave this for after release.