When all users have voted we need a way to automatically reveal the votes.
Suggested implementation could be changing the Show button to a dropdown button with another option, or a simple toggle eg. `"Show When Ready" that will reveal the votes once everyone has voted. The state of the button could be persisted in localstorage for extra points so it's remembered across sessions.
When all users have voted we need a way to automatically reveal the votes.
Suggested implementation could be changing the
Show
button to a dropdown button with another option, or a simple toggle eg. `"Show When Ready" that will reveal the votes once everyone has voted. The state of the button could be persisted in localstorage for extra points so it's remembered across sessions.