In the OPAC, when viewing a list there is a line that reads "This list contains X titles". The staff side list view should include the same.
Created attachment 143729 [details] [review] Bug 32173: Add list count to shelves.tt To test: 1. Build a list and look at it in the staff client. 2. No indication of how many items are in the list. 3. Apply patch and look again 4. You should see "This list contains x titles"
Created attachment 143731 [details] [review] Bug 32173: Add list count to shelves.tt To test: 1. Build a list and look at it in the staff client. 2. No indication of how many items are in the list. 3. Apply patch and look again 4. You should see "This list contains x titles" Signed-off-by: Barbara Johnson <barbara.johnson@swbell.net>
One small inconstancy, the lists table "contents" column says "X items". It should say "X titles". This is for another bug report.
Created attachment 144765 [details] [review] Bug 32173: Add list count to shelves.tt To test: 1. Build a list and look at it in the staff client. 2. No indication of how many items are in the list. 3. Apply patch and look again 4. You should see "This list contains x titles" Signed-off-by: Barbara Johnson <barbara.johnson@swbell.net> Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
The titles table should be adapted to be more similar to what we have in other places in Koha i.e. pagination, count, etc should all be DT controlled.
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work, thanks everyone! Pushed to 22.11.x for the next release.
Enhancement won't be backported to 22.05.x
*** Bug 33113 has been marked as a duplicate of this bug. ***