https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38122 --- Comment #113 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to David Nind from comment #110)
Had a go at testing, some questions and observations:
Thanks, David!
1. How is the grouping by status expected to work - alphabetical? (Can't really work out how it is ordered.)
This is the order: available checked_out local_use in_transit lost withdrawn damaged not_for_loan on_hold recalled in_bundle restricted Can be adjusted if we need something better.
2. When you click on "Group by status": - Filters are shown, but the link above the table is still "Show filters" - "Group by status" changes to "Ungroup by status" - Additional space is needed between the icon and "Ungroup by status"
3. If I click "Ungroup by status": - Filters are still shown for columns - Additional space is needed between the icon and "Group by status"
Fixed in "Keep filters visibility" and "Add space before the Group/Ungroup links" -- You are receiving this mail because: You are watching all bug changes.