Skip to content
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

Add ability to let the facilitator Define voting options #74

Open
brucegomes opened this issue Dec 31, 2022 · 4 comments
Open

Add ability to let the facilitator Define voting options #74

brucegomes opened this issue Dec 31, 2022 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@brucegomes
Copy link
Collaborator

  • Upon creating a room the should be presented with a default option for voting numbers. From here they can accept the default or edit their own options.

Reason: I've worked on teams where stories was pointed 1-5 and 1-21. If we wan this to be usable by any team we need to allow each team to define its voting options.

@Keboo
Copy link
Owner

Keboo commented Dec 31, 2022

I agree. The backend currently supports different voting options (defined as an arbitrary array) on the RoomState so it should just be a matter of providing the UI and allowing that array to be set.

@brucegomes
Copy link
Collaborator Author

@Keboo do you think we should enforce for the facilitator to choose, or just whoever creates the room ?

@Keboo
Copy link
Owner

Keboo commented Dec 31, 2022

I would let any facilitator do it, even after the room is created

@Keboo
Copy link
Owner

Keboo commented Jan 3, 2023

I would also suggest having some pre-canned sets of options, to let facilitator quickly pick common sets of voting options. I would also suggest persisting the last selection in a cookie the same way we do the user's name. That way when facilitators fire up a new room it defaults to their last selection.

@Keboo Keboo added help wanted Extra attention is needed hacktoberfest and removed hacktoberfest labels Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants