Testing the Polls app during our conference showed that the showing of results whenever somebody votes is a bit much when you have lots of people in the chat, though the principal idea is pretty good (making it easy to find out how to vote etc). A few ideas:
- if/when we have pinning of messages, polls could get auto-pinned -> then don't do anything other than maybe a short message that somebody voted, or only show the voter that they voted
- rate-limit the messages:
- only once every five votes (better than it is now)
- only once every minute (even better)
- or once every 20 messages in the chat (that would be best)
@danxuliu
Testing the Polls app during our conference showed that the showing of results whenever somebody votes is a bit much when you have lots of people in the chat, though the principal idea is pretty good (making it easy to find out how to vote etc). A few ideas:
@danxuliu