https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41963 --- Comment #6 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 194356 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194356&action=edit Bug 41963: (follow-up) Extend collapsible toolbar to search results - Add collapsible toolbar wrapper and toggle to opac-results.tt - Move toggle click handler from opac-shelves.tt to global.js so it works on both pages - Un-scope .toolbar-collapse-toggle and .toolbar-collapse CSS rules to apply globally - Add #results to .actions-menu compact override Test plan: - Open the OPAC search results page on a mobile viewport (<=608px) - Confirm the toolbar is collapsed with a toggle button visible - Click the toggle to expand/collapse the toolbar - Verify the list view (opac-shelves) still works as before - On desktop (>608px), confirm no toggle button is visible and the toolbar displays normally - yarn css:build - koha-plack --reload kohadev -- You are receiving this mail because: You are watching all bug changes.