https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38792 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #6 from David Cook <dcook@prosentient.com.au> --- (In reply to Roman Dolny from comment #5)
(In reply to Katrin Fischer from comment #4)
What about making it first?
Doesn't seem right to me because of desktop users.
A while ago, I implemented this same functionality using a Koha plugin. What I do is render "Your barcode" beneath "Your summary" and have a little "barcode" icon next to the person icon next to "Welcome, X Person". We used to use a tab on the opac-user.pl navigation but we found it unnecessary when we added it to those 2 other places instead. (Basically, we were looking to reduce "friction", so that users could make as few interactions as possible in order to get their barcode up for a self-checkout.) We still render them on a desktop, and I don't think there have been any complaints, but a person could hide them using CSS and/or Javascript. -- You are receiving this mail because: You are watching all bug changes.