https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41445
--- Comment #30 from Jason Robb <[email protected]> --- Created attachment 203823 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203823&action=edit Bug 41445: Wrong info about holds selection after hold suspending (follow up) Adds bulk suspend warning message and fixes warning message cleanup. Incorporates QA feedback, removing cancel hold warning alert from modal after canceling a single hold via the Delete? column and adjusts styling for readability in the MSG_SUSPEND_ALERT badge when suspending multiple holds. To test: 1. Apply previous patch 2. Navigate to a patron with multiple holds 3. Select multiple holds and click cancel selected. Notice alert: This action will cancel 2 hold(s). hit cancel. 4. Click Cancel selected. Notice alert isn't displayed in modal (This action will cancel 2 hold(s).) 5. Click suspend selected. Notice there is no alert. 6. Apply new patch. 7. Repeat step 3-4. Confirm alert is displayed in cancel selected modal both times. 8. Repeat step 5. Confirm alert is displayed This action will suspend 2 hold(s). 9. With multiple holds selected, click on a trashcan icon in the Delete? column. Note the absence of the alert This Action will cancel x holds in the modal. Assisted by: Opus 5 (Anthropic) Signed-off-by: Jason Robb <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
