[Koha-bugs] [Bug 35360] Inconsistent use/look of 'Cancel hold(s)' button on circ/waitingreserves.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 12 23:53:08 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35360

--- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 159779
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159779&action=edit
Bug 35360: Make HTML/buttons consistent on waitingreserves.tt

To test:
1. Have some holds that are waiting, waiting over expiration date, and
cancelled waiting holds.
2. Notice the differences between the 3 tables and their related buttons:
-Holds waiting
-Holds waiting past their expiration date
-Holds with cancellation requests

-Holds waiting includes a 'Canceled selected' button at the top of the table.
It is with in a #toolbar.

-Holds waiting past their expiration date includes a 'Cancel selected' and a
'Cancel all' button. None are within a #toolbar. The 'Cancel selected' here
lacks a Bootstrap .btn class. The 'Cancel all' button does have a .btn class.

-Holds with cancellation requests has neither a 'Cancel selected' or a 'Cancel
all' button.

3. APPLY PATCH
4. Look again and the tables/buttons should be more consistent.
5. The 'Holds with cancellation requests: X' tab should now include a 'Cancel
selected (X)' button. Make sure is works.
6. Turn on TransferWhenCancelAllWaitingHolds and make sure the hint displays
well in the Holds over table.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list