[Koha-bugs] [Bug 34072] Holds queue search interface hidden on small screens

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 21 00:22:03 CEST 2023


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

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 152495
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152495&action=edit
Bug 34072: Remove float/clear from froms.scss

To test:
- go to /cgi-bin/koha/circ/view_holdsqueue.pl
- inspect something within the page to open the dev tools
- press ctrl-shift-m to show the device toolbar
- use the device toolbar to reduce the resolution of your window
- observe that the search controls are lost at smaller resolutions
- Apply patch, regerate CSS (
https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_interface
), clear browser cache
- Try again, you should now see the search controls
- Since this patch changes forms.scss try some other forms in Koha at different
screen sizes to make sure they still look correct

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


More information about the Koha-bugs mailing list