https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38792
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from David Cook <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
