-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cards hidden until 'voting mode' is enabled #175
Comments
Good idea, I'll see if I can work on it this week. |
Nice! If they cards are there, but the text is hidden, that could also accomplish this goal. I think users should be able to see their own cards/text |
I'm undecided on how to approach this, here are a few options in order of easiest to hardest:
After all the cards are revealed, there're likely to be duplicates where people added the same thing. But there's currently no ability to merge cards, which would be an annoyance. |
Option 2 seems sufficient. Agreed that it is a bit weird, but it'll be an obvious state based on the menu items selected. Agreed on the potential for dupes—merging would be something that would make this feature shine more, but I don't think it is a gamechanger, all things considered. What if you had a concept of 'card groups' rather than attempting to merge cards? There could be a nullable property on the cards like a |
I think option 2 would be fine for now as well. The duplicate problem can be addressed seperately and tracked here: #3 |
Hey, @d0x2f how is the progress on this issue? I also found this feature request very helpful for more mindful retros. |
Yes this is something I want to do, sorry it got left by the wayside as I've been focussed on other projects. |
If you're not the author of the card, you shouldn't be able to see the cards other users write until 'voting mode' has commenced.
This helps limit groupthink. If you see others writing about a specific topic, it could steer your thought process toward their issue prematurely and limit the topic diversity of the session.
It would be great to have a setting (similar to the 'voting allowed' selection) to hide the text of cards you haven't authored.
I don't think you need to take this wildly far. Simple is better.
The text was updated successfully, but these errors were encountered: