[Koha-bugs] [Bug 25267] OPAC Browse Shelf feature is not responsive

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 20 19:27:57 CET 2020


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

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 113901
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113901&action=edit
Bug 25267: Make shelfbrowser responsive

This patch is an attempt to fix some of the problems with shelf browser at
smaller screen sizes.

Test plan:
1. Turn on  OPACShelfBrowser.
2. If youre using test data you will have to give some items call numbers. I
did: update items set itemcallnumber = 'acallnumber';
3. It will also be best if you add some cover images.
4. Go to an item detail page and Browse Shelf.
5. The feature looks good until the viewport is about 1700px or less.
6. Apply patch
7. Regenerate OPAC CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_interface)
8. Try the shelf browse at all screen sizes and make sure everything still
works.
9. Test the controls (previous, next, and close), make sure they still work

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


More information about the Koha-bugs mailing list