sampaiodiego / rocket.chat.app-poll

Rocket.Chat App for creating polls.
MIT License
50 stars 39 forks source link

Feature: hide results #78

Closed AlenDavid closed 1 year ago

AlenDavid commented 1 year ago

What does this PR do?

I'm adding the possibility to hide results after voting. This is a new option in the Poll Modal.

image

After you select this new option (Show result when poll is finished), the votes will only render after the poll is done with voting.

It stays like this after the user press "Vote" button.

image

After finishing the poll, all votes render at the end:

image