Skip to content

[0.19] Fixed ordering for search results #3219

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
wants to merge 3 commits into
base: release/v0.19
Choose a base branch
from

Conversation

Nutomic
Copy link
Member

@Nutomic Nutomic commented Jul 2, 2025

Instead of trying to order different types of sort results by date and mixing up the types, use a fixed order so communities are always first, then users, then posts and finally comments. This should make it easier to navigate the results.

Screenshot_20250702_155430

@Nutomic Nutomic marked this pull request as draft July 2, 2025 11:17
c.counts.subscribers,
"number_of_subscribers",
)}
</div>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why the count is slipping into a new line now. I also want to add the short description and maybe some other info here, so community items dont appear much smaller than post or comment items.

@Nutomic Nutomic marked this pull request as ready for review July 2, 2025 14:09
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

Successfully merging this pull request may close these issues.

1 participant