[Koha-bugs] [Bug 25031] Improve handling of multiple covers on the biblio detail page in the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 16 14:29:13 CEST 2020


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

--- Comment #8 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 103079
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103079&action=edit
Bug 25031: (QA follow-up) Improve handling of one or fewer images

This patch addresses a few issues raised during QA:

1. If there are no images, avoid the momentary appearance of an empty
   borered box. The class controlling the appearance of the box is now
   added after initialization.
2. If there is only one image, remove the control for switching between
   covers.
3. Add "preventDefault" to cover naviation click handler.
4. Correct translation function in localcovers.js.

This patch modifies SCSS, so rebuilding the staff client CSS is
necessary for testing.

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


More information about the Koha-bugs mailing list