From 7915f38f2cce2774f358b0298f223477da2a2f7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 12 May 2026 21:26:11 +0200 Subject: [PATCH] fix(a11y): add visible label and search icon to search input MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The search input had an aria-label but no visible label and no visual symbol indicating it is a search field, which fails WCAG 3.3.2 / BITV 9.3.3.2 (input fields must be identifiable without relying on placeholder text alone). - Override searchbox.html to add a