https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41198 --- Comment #1 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 189139 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189139&action=edit Bug 41198: Add visible "Sort results by" label above sort dropdown in OPAC search results This patch adds a visible "Sort results by:" label above the sort dropdown on the OPAC search results toolbar. Previously, only a screen-reader-only label was present, providing no visible context for sighted users. This improves accessibility (WCAG 2.1 compliance) and usability by making the function of the dropdown clear. To test: 1. Perform a search in the OPAC. 2. Confirm that the "Sort results by:" text appears above the sort dropdown. 3. Verify that the dropdown still functions correctly and the layout remains consistent across screen sizes. -- You are receiving this mail because: You are watching all bug changes.