Feature: Voting up issues #17119
Replies: 7 comments 4 replies
-
|
There is already a way to do that: use the 👍 reaction. Discussions have both emoji reactions and upvotes and I find it quite confusing: how are you supposed to interpret e.g. 5 ⬆️ 7 👍 ? |
Beta Was this translation helpful? Give feedback.
-
|
I suggest something else than the previous answer : having a boolean upvote/no-upvote button for each issue for each user (including the maintainers), or possibly a ternary upvote/novote/downvote button like stackoverflow, and having the issues sorted (by default) by decreasing number of maintainer upvotes, then by decreasing number of total upvotes. |
Beta Was this translation helpful? Give feedback.
-
|
Hi all! this is... duplicate of: #18483 |
Beta Was this translation helpful? Give feedback.
-
|
More data: Most people dislike the "+1" method of voting, even reactmojiis are pretty useless. There should be two elements to this "feature" A prominent (above the fold) listing of count of votes and ability to add one, possibly similar to the way a branch becomes obvious for a new PR on the code tab. The ability of the UI to detect a comment that contains no "content" and redirect that into a vote call-to-action or a vote themselves. This all seems pretty obvi since the GitHub community feature requests has many of the correct features already. Also the possibility to "merge in" the duplicate issue comments at the right point to keep any useful discussion. |
Beta Was this translation helpful? Give feedback.
-
|
I think that a clear ⬆️ upvote / downvote ⬇️ button (or a The current thumbsup / thumbsdown for GitHub issues (or PR) is insufficient to use as "voting feature" for a number of reasons:
In addition, I agree with the sugestion of Gouvernathor but I think a downvote should definitely be an option (there are plenty of good reasons for downvoting things to oblivion, security concerns is only one of them):
https://github.com/orgs/community/discussions/17119#discussioncomment-2974587 |
Beta Was this translation helpful? Give feedback.
-
|
👍 (yes, this was an intentionally wrong way to upvote this proposal to demonstrate the problem with emojis – many users add their reaction emojis as comments instead of reactions to the top-comment) |
Beta Was this translation helpful? Give feedback.
-
|
Microsoft, the ball is in your court now! |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be good if users were able to vote up issues that raise relevant to them problems. As such, maintainers would know which problems need more attention, and would know to prioritize them. I see this being most useful for large projects with thousands of users and hundreds of contributors (and issues).
Beta Was this translation helpful? Give feedback.
All reactions