mattermost-community/focalboard

Feature Idea: Poll / upvote counter property

Open

#446 建立於 2021年5月19日

在 GitHub 查看
 (0 留言) (2 反應) (0 負責人)TypeScript (26,187 star) (2,542 fork)user submission
EnhancementHacktoberfestHelp WantedUp for grabs

描述

Summary: Add a new card property that is a vote counter.

How important this is to me and why:

Importance: Medium

Use cases:

  1. Let people upvote their favorite feature ideas
  2. 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?

貢獻者指南