Discussion:
[Koha] Requesting feedback on changing the default behavior for loading the OPAC cart popup
Alex Buckley
2018-08-19 23:00:23 UTC
Permalink
Hi all

I am writing in regards to bug 21174 (Sysprefs to enable the opening of
OPAC cart in one click -
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21174). In my
commit on this bug report I implement a syspref which when enabled
allows OPAC users to click on the cart icon once and the cart pop-up is
loaded.

Katrin, Owen and myself would like to know: does anyone really love the
way the cart popup currently loads? That is you click on the cart icon a
dropdown box appears saying 'Items in your cart: ...' and you have to
click on that dropdown option to load the cart popup.

We would like to know the opinion on the community for making clicking
on the cart icon once and loading the cart popup the default behavior.
i.e. make this updated interaction the default.

The dropdown box saying 'Items in your cart: ...' probably isn't
necessary because in the commits on the aforementioned bug report show
the number of items in the cart to the right of the cart icon - so the
user knows how many items are in their cart.

Please let us know your thoughts on the bug report 21174.

Many thanks,

Alex


_______________________________________________
Koha mailing list http://koha-community.org
***@lists.katipo.co.nz
https://lists.kati
Eric Phetteplace
2018-08-20 22:21:46 UTC
Permalink
Hi Alex,

I asked our staff and the general consensus is that fewer clicks is better.
The click to open the cart is basically wasted—you can already see how many
items are in your cart, so the bubble tooltip doesn't offer new information.

My only comment would be I'm not thrilled with popup windows at all.
They're very awkward on most mobile devices, for instance. But that seems
beyond the scope of this particular bug.

Best,

ERIC PHETTEPLACE

Systems Librarian


libraries.cca.edu | vault.cca.edu | 510.594.3660

5212 Broadway, Oakland, CA 94618

1111 8th St., San Francisco, CA 94107

Preferred Pronoun(s): he/him
Post by Alex Buckley
Hi all
I am writing in regards to bug 21174 (Sysprefs to enable the opening of
OPAC cart in one click -
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21174). In my
commit on this bug report I implement a syspref which when enabled
allows OPAC users to click on the cart icon once and the cart pop-up is
loaded.
Katrin, Owen and myself would like to know: does anyone really love the
way the cart popup currently loads? That is you click on the cart icon a
dropdown box appears saying 'Items in your cart: ...' and you have to
click on that dropdown option to load the cart popup.
We would like to know the opinion on the community for making clicking
on the cart icon once and loading the cart popup the default behavior.
i.e. make this updated interaction the default.
The dropdown box saying 'Items in your cart: ...' probably isn't
necessary because in the commits on the aforementioned bug report show
the number of items in the cart to the right of the cart icon - so the
user knows how many items are in their cart.
Please let us know your thoughts on the bug report 21174.
Many thanks,
Alex
_______________________________________________
Koha-devel mailing list
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
_______________________________________________
Koha mailing list http://koha-community.org
***@lists.katipo.co.nz
https://lists.ka
Pablo Bianchi
2018-08-22 01:24:06 UTC
Permalink
*"Modals have become the today’s version of the dreaded popup window
<https://uxplanet.org/best-practices-for-modals-overlays-dialog-windows-c00c66cddd8c>"*
.
Shouldn't all popup windows converted to modals?
If people agree I could file a bug.
_______________________________________________
Koha mailing list http://koha-community.org
***@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/l
Fridolin SOMERS
2018-09-28 10:57:39 UTC
Permalink
Why not changing the behavior without a syspref to come back ?
We have to much sysprefs and it makes more code to support.

My 2c
Post by Alex Buckley
Hi all
I am writing in regards to bug 21174 (Sysprefs to enable the opening of
OPAC cart in one click -
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21174). In my
commit on this bug report I implement a syspref which when enabled
allows OPAC users to click on the cart icon once and the cart pop-up is
loaded.
Katrin, Owen and myself would like to know: does anyone really love the
way the cart popup currently loads? That is you click on the cart icon a
dropdown box appears saying 'Items in your cart: ...' and you have to
click on that dropdown option to load the cart popup.
We would like to know the opinion on the community for making clicking
on the cart icon once and loading the cart popup the default behavior.
i.e. make this updated interaction the default.
The dropdown box saying 'Items in your cart: ...' probably isn't
necessary because in the commits on the aforementioned bug report show
the number of items in the cart to the right of the cart icon - so the
user knows how many items are in their cart.
Please let us know your thoughts on the bug report 21174.
Many thanks,
Alex
_______________________________________________
Koha mailing list http://koha-community.org
https://lists.katipo.co.nz/mailman/listinfo/koha
--
Fridolin SOMERS <***@biblibre.com>
BibLibre, France - software and system maintainer
_______________________________________________
Koha mailing list http://koha-community.org
***@lists.katipo.co.nz
https://list
Loading...