-
Notifications
You must be signed in to change notification settings - Fork 14
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
Support for the max_selections
poll parameter
#2694
Comments
It seems that this also might currently be preventing properly bridging whatsapp polls via EDIT: |
I would also really like allowing multiple answers in polls! It would be especially useful for picking dates, where participants could then select all the dates available. |
The announcement blog Element welcomes Polls! from February 2022 already put multi-selection polls on the roadmap:
This issue has racked up quite some likes, the community is clearly interested in it. So kindly tagging @florianduros, @t3chguy and @MidhunSureshR to take this feature again under consideration! |
@EwoutH the people you tagged are IC's (Individual Contributors) - they do not drive the roadmap or work planning |
@t3chguy thanks for getting back! Could you loop in some of the people who do? |
that's what this repo is for |
I would also love to see this being implemented and I can tell from related issues that like me other people would be willing to contribute code for this, if it was taken into consideration. However, I currently haven't got much hope for that, as my last PR on an Element repo has been kindly forwarded to the design team three months ago and unfortunately I haven't heard anything since. btw: there seems to be another poll related issue #2295 here, which was in this repo before this one and is referenced in the polls wishlist #533, but I think this issue has been more popular. |
Your use case
What would you like to do?
I would like to configure polls where participants can select multiples options.
Why would you like to do it?
This is useful to achieve consensus when each participant have no preference between multiple options. For instance to settle a meeting time/date.
How would you like to achieve it?
MSC3381 already allows for such poll through the
max_selections
parameter that can be set to allow more than one vote. I believe this is just a matter of graphical interface.Have you considered any alternatives?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: