mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 20:05:39 -04:00
[GH-ISSUE #276] filters and sort preferences are not persistent #145
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 @laylafogiel-hash on GitHub (Nov 4, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/276
on the store page, restaring the page after apllying filters or sort preference resets them to the default values. I think they should be persistent at least between sessions, and for sort preferences I would even argue it should be persistent between clients (by svaing the preference per user in the database).
filters and sort preferences are not persistentto [GH-ISSUE #276] filters and sort preferences are not persistent