Skip to content

Allow sorting by name, average rating or number of reviews #223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ewangi opened this issue Dec 22, 2018 · 1 comment
Open

Allow sorting by name, average rating or number of reviews #223

ewangi opened this issue Dec 22, 2018 · 1 comment

Comments

@ewangi
Copy link

ewangi commented Dec 22, 2018

Currently the software packages in the Software Manager categories are ordered, roughly speaking, by the number of reviews (rating might also be a factor as this order is not set in stone - for example, the System Tools category currently lists the packages in the order 238 reviews, 165, 160, 207, 174, etc.).

For reasons of flexibility and control, it could be useful to add header buttons to also allow the user to order the packages alphabetically (ascending), by rating (descending), or by the number of reviews (descending).

@ewangi ewangi changed the title Feature suggestion - allow ordering alphabetically, by rating, or by number of reviews Feature - allow ordering alphabetically, by rating, or by number of reviews Dec 22, 2018
@xenopeek
Copy link

Packages are currently sorted by their points first, name second. Points are calculated as the sum of the review score minus 3 of each review (e.g., a package with 2 reviews with score 4 and 5 would have 3 points).

@xenopeek xenopeek changed the title Feature - allow ordering alphabetically, by rating, or by number of reviews Allow sorting by name, average rating or number of reviews May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants