https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39891 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 182383 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182383&action=edit Bug 39891: Use modal for report deletion confirmation This patch adds a confirmation modal to be shown when the user clicks Actions -> Delete from the saved reports page. To test, apply the patch and go to Reports -> Saved reports. - In the table of reports, pick one and click Actions -> Delete - A modal window should appear showing information about the report, including group, subgroup, author, and last run. - Clicking "Delete" should result in the correct report being deleted. - Clicking "Cancel," the "X" in the upper right corner of the modal, or anywhere outside of the modal should close it. - Test under a different group tab and from a subsequent page in the DataTable. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.