|
Text to go in the release notes:
|
This update fixes and improves how sorting works in the Checkouts table of the staff interface.
## What was wrong before
When checkouts were grouped into “Today’s checkouts” and “Previous checkouts,” sorting by a column (like title or branch) would break the grouping and show everything in one long list.
Some columns also sorted incorrectly because they were linked to the wrong data.
## What’s changed
Sorting now keeps the Today/Previous grouping, making the list easier to understand.
The Due date column is the exception — sorting by due date now gives you a clean list ordered by due date only, which is what most staff expect.
All columns now sort the correct data.
|