this post was submitted on 20 Jul 2026
10 points (100.0% liked)
Lemmy
14671 readers
1 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Its kind of a bug; although the API for search can take in all those sort types, it actually can only use a few of them, so
TopWeekgets turned intoTopAll. This is because when searching forAlltypes, many of them have no concept ofTopWeek, like a search for users.In lemmy
1.0I'd like to fix this by showing a specific set of filters and sorts for the given searchable item type: https://github.com/LemmyNet/lemmy-ui/issues/3995