top-issues icon indicating copy to clipboard operation
top-issues copied to clipboard

aggregate reactions across all comments in an issue

Open andrewharvey opened this issue 7 years ago • 1 comments

The Reactions column only counts reactions to the top comment in the issue, given GitHub doesn't support reacting to the whole issues, a lot of cases people react to some other significant comment which isn't the first one. It would be nice if top-issues took this into account.

andrewharvey avatar May 09 '18 03:05 andrewharvey

Actually this is a limitation of the GitHub API, it summaries reactions for each issue, but only uses the first comment in that issue.

andrewharvey avatar May 09 '18 03:05 andrewharvey