protontypes / climate-triage

Find your impactful open source contribution to climate technology and sustainability.
https://climatetriage.com
MIT License
32 stars 4 forks source link

Sorting buttons should be able to sort ascending/descending/none #30

Closed Codeshark-NET closed 6 months ago

Codeshark-NET commented 8 months ago

As a user, when clicking a sorting-button, it should toggle between 3 states of:

This way, we can effectively turn the sorting into just 3 buttons:

& remove the "none" button

Ly0n commented 8 months ago

I suppose one intention here is to give small projects more visibility. Which I think could definitely be improved! That's why a 'None', which I'd prefer to rename 'Random', is very important. Another way to archive this sorting is by latest issue and perhaps project age, as suggested here. The latest issues should also make the smaller projects visible, but big strong projects just have a high frequency of new issues, so smaller projects will also get lost here. Another way to archive so that smaller projects are more visible is to sort by project age, as suggested here: #31

andrew commented 6 months ago

PR: https://github.com/protontypes/climate-triage/issues/30