element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.24k stars 2.01k forks source link

Show who voted what in poll results #28488

Open timvahlbrock opened 3 days ago

timvahlbrock commented 3 days ago

Your use case

What would you like to do?

I want to know, who voted which poll option when I'm viewing the poll results.

Why would you like to do it?

Sometimes it is not enough to know, what the most popular option is, but also who voted for what. For example, if the question is "where to go for lunch?" there might be enough options to go to multiple separate places, but you will want to know who's going where.

How would you like to achieve it?

I propose to show the avatars of the voters on the poll options, if the number of possible voters is small enough. Additionally there should be an option to open a dialog that shows the voters of each option in a list, including their name.

Have you considered any alternatives?

Additional context

This will get even more beneficial with multiple choice polls https://github.com/element-hq/element-meta/issues/2295 .