mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
[GH-ISSUE #238] Bug: Store sorting error #122
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pjones112000 on GitHub (Sep 3, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/238
Sort doesn't have a sort by Name.
Default and Newest appear to be the same and Recently Added appears to sort from newest to oldest (which I suppose is normal).
@DecDuck commented on GitHub (Sep 4, 2025):
Recently added should be the order the admin imported them.
Newest should be the order of when the game was actually released.
Default changes its behaviour depending on what you've got selected. For example, if you've got tags selected, it sorts by the most number of matching tags.
Bug: Store sorting errorto [GH-ISSUE #238] Bug: Store sorting error