You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
When sorting the issues list by number of reactions, the number of reactions is not displayed in the issues list onscreen.
For example, go here:
https://github.com/isaacs/github/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc
The issues with the most "+1" votes are shown first, but you can't see how many "+1" votes an issue got without opening the issue thread up manually.
I thank @sergei-ivanov for pointing out this flaw.