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

First time users home instance is set to a random, usually, small instance. #45

Closed
marsara9 opened this issue Jul 16, 2023 · 0 comments · Fixed by #53
Closed

First time users home instance is set to a random, usually, small instance. #45

marsara9 opened this issue Jul 16, 2023 · 0 comments · Fixed by #53
Assignees
Labels
Backend Issue is related to the backend (webserver or database) critical Needs work as soon as possible enhancement New feature or request

Comments

@marsara9
Copy link
Owner

When a new user first goes to use the search engine the drop-down for their home instance is set to the first item in the list. This usually results in the user having little to no search results.

As a fix the drop-down should set the seed instance as the first item. Ideally though, instances should be ordered by how large they are. Maybe by the number of posts?

@marsara9 marsara9 added enhancement New feature or request critical Needs work as soon as possible labels Jul 16, 2023
@marsara9 marsara9 self-assigned this Jul 17, 2023
marsara9 added a commit that referenced this issue Jul 17, 2023
Home instance drop-down is now sorted by the number of posts that have been indexed.
@marsara9 marsara9 linked a pull request Jul 17, 2023 that will close this issue
@marsara9 marsara9 added ui Issue is related to the UI (HTML / JavaScript) Backend Issue is related to the backend (webserver or database) and removed ui Issue is related to the UI (HTML / JavaScript) labels Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Issue is related to the backend (webserver or database) critical Needs work as soon as possible enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant