IFS49F / poker

:spades: Vivid, registration-free, easy-to-use scrum poker. Aka Poker4Fun.

Home Page:https://poker4.fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display who clicks `Show` or `Hide`

just4fun opened this issue · comments

commented

Now every player can show or hide the result, we didn't distinguish scrum owner and regular players according to our initial engineering.

However, sometimes the new users want to try it out, which will show the unfinished voting and block our normal process.

Actually we recorded every action for users in our server logs, but our users want to display who show or hide the result in the UI at least.

Yes, there are no user roles or access control in Poker4Fun, and it's was designed this way intentionally based on our understanding of grooming sessions, which includes the assumption that everyone participates cooperatively, and does not rely on Poker4Fun for communication.

I agree with your idea. Showing who just clicked Show or Clear is as useful as showing who just voted, for which the necessary data structure has already been implemented. All we need to do is adding additional action types and UI effect to display them.

commented

tenor-193586768