humanmade / Hatjitsu

Websocket based Planning Poker
https://planningpoker.hmn.md/
MIT License
5 stars 2 forks source link

Voting Privacy #50

Closed tomjn closed 7 months ago

tomjn commented 7 months ago

Some minor tweaks, and removes colours/names from the voting cards when votes are revealed to keep voters anonymous:

Before:

Screenshot 2024-03-11 at 23 19 27

After:

Screenshot 2024-03-11 at 23 19 32

Another important change was to the ng-hide to better hide spectators during voting and results

tomjn commented 7 months ago

Closes #39

tomjn commented 7 months ago

true, re-ordering the cards will take a bit more work though, need to grab improvements from upstream for that