mattermost-community/focalboard

Feature Idea: Poll / upvote counter property

Open

#446 opened on 2021年5月19日

GitHub で見る
 (0 comments) (2 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)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?

コントリビューターガイド