Skip to content
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

Sort by Favourited/Installed by default? #3329

Closed
gfwilliams opened this issue Apr 4, 2024 · 3 comments
Closed

Sort by Favourited/Installed by default? #3329

gfwilliams opened this issue Apr 4, 2024 · 3 comments

Comments

@gfwilliams
Copy link
Member

Right now, we don't sort, which results in (I guess) something alphabetical (outside of system apps which are pulled first) - eg if you search for clock faces: https://banglejs.com/apps/?c=clock

Since we only show 30 apps by default, it doesn't really seem fair that the first apps always shown are the ones beginning with numbers or 'A'.

So if we do have installations/favourite data available I reckon we should try and sort by that by default, and then at least the apps people like or have installed most get surfaced.

Any thoughts on what's better? Favourites or Installs?

@thyttan
Copy link
Collaborator

thyttan commented Apr 4, 2024

I'd probably go with favourites.

Another option could be some calculation involving both. But that's probably better left for later if using only one or the other feels unfair.

@halemmerich
Copy link
Collaborator

halemmerich commented Apr 4, 2024

Maybe some sort of "Discover" tab/filter/tag would be helpful for new users. It would only contain apps not yet installed, sorted by "Favourited" by default.

@bobrippling
Copy link
Collaborator

Yeah I'll chuck in a vote for favourites - I suppose that shows user intent rather than just that it's been installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants