[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 Jan 12 13:04:01 CET 2024


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #159368|0                           |1
        is obsolete|                            |
 Attachment #159369|0                           |1
        is obsolete|                            |
 Attachment #159370|0                           |1
        is obsolete|                            |

--- Comment #25 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 160937
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160937&action=edit
Bug 25267: Impove shelf browser responsiveness

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

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list