Bug 17191

Summary: Confirm message on deleting tag in OPAC
Product: Koha Reporter: Aleisha Amohia <aleisha>
Component: OPACAssignee: Aleisha Amohia <aleisha>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: kyle
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 17191: Confirm message on deleting tag in OPAC
Bug 17191: Confirm message on deleting tag in OPAC
Bug 17191: Confirm message on deleting tag in OPAC
Bug 17191: Confirm message on deleting tag in OPAC

Description Aleisha Amohia 2016-08-24 20:51:35 UTC
There is currently no confirm message before deleting a tag in OPAC, there should be.
Comment 1 Aleisha Amohia 2016-08-24 20:53:09 UTC Comment hidden (obsolete)
Comment 2 Claire Gravely 2016-08-25 12:30:54 UTC Comment hidden (obsolete)
Comment 4 Aleisha Amohia 2016-08-25 21:32:15 UTC Comment hidden (obsolete)
Comment 5 Jonathan Druart 2016-09-07 11:17:22 UTC
Created attachment 55296 [details] [review]
Bug 17191: Confirm message on deleting tag in OPAC

Edit: removing use of onclick

To test:
1) Log into OPAC, go to your tags
2) Click Delete
3) Confirm message should pop up
4) Ensure clicking Cancel works as expected, ensure clicking OK works as
expected

Sponsored-by: Catalyst IT
Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 6 Kyle M Hall 2016-09-09 15:06:27 UTC
Pushed to master for 16.11, thanks Aleisha!