mattermost-community/focalboard
View on GitHubFeature Idea: Poll / upvote counter property
Open
#446 opened on May 19, 2021
EnhancementHacktoberfestHelp WantedUp for grabs
Description
Summary: Add a new card property that is a vote counter.
How important this is to me and why:
Importance: Medium
Use cases:
- Let people upvote their favorite feature ideas
- Let people upvote questions to answer during a live Q&A session
Additional context / similar features: The v1 of this could be an extension of the number property, by adding toggle buttons (+1 , -1).
v2 would be the addition of a new property type that also tracks who upvoted
- It provides a total count
- And also a list of users who upvoted
v3 could be the addition of star ratings to each vote
- Provides the average star rating (out of 5)
- And the list of users and their votes
It would be easy to create views that are sorted by the rating, to use in meetings and discussions.
What do you guys think? Any other similar use-cases or other forms of input?