43
[Help Design Lemmy] Search Improvements
(lemmy.ml)
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
Makes sense. My idea is to use a fixed order for the different types of results, eg always put communities first, then users etc. What do you think? For communities it would make sense to display the short description as well, and for users both post and comment count?
https://github.com/LemmyNet/lemmy-ui/pull/3219
Yea I don't think it makes any sense to try to sort these items against each other. Maybe section headers would be nice too, a title for the
Communities:
section, etc?I thought about that too, have to figure out how it can be implemented (im not very good at frontend stuff).