[Koha-bugs] [Bug 21174] Sysprefs to enable the opening of OPAC cart in one click

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 20 00:36:54 CEST 2018


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

--- Comment #9 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 78007
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78007&action=edit
Bug 21174 - Syspref for choosing to load cart popup upon one click on the cart
icon.

Instead of OPAC users having to click on the cart icon, then having to
click on the dropdown box 'Items in your cart:..' to load the cart popup
with this syspref enabled OPAC users only need to click once on theOPAC
cart icon and the cart popup loads.

Test plan:
1. In Koha OPAC click on the cart icon (making sure to have items in the
cart and the dropdown box 'Items in your cart:..' appears.

2. Click this dropdown and the cart popup appears.

3. Confirm you can successfully remove items from and empty the
cart

4. Apply patch

5. Restart memcached, plack and in koha-shell run
./updatedatabase.pl

6. By default the new syspref in this patch is turned off.
Therefore repeat steps: 1,2,3 and confirm they work the same as before you
applied the commit

7. In Koha staff client go to Administration->Global system
preferences and enable the 'EnableOneClickToOpenCartPopup' preference

8. Back in the OPAC click on the cart icon (making sure to have items in
the cart) and notice no 'Items in your: ..' dropdown appears
instead the cart popup loads straight away.

9. Confirm the items in your cart is displayed by the cart popup

10. Confirm you can remove items from/empty the cart

Sponsored-By: Toi Ohomai Institute of Technology, New Zealand

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


More information about the Koha-bugs mailing list