From 71c4d2921bbf88d231c0142e7e8f6f509cbf9b5e Mon Sep 17 00:00:00 2001 From: Cyril Date: Tue, 17 Mar 2026 15:53:28 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BF=EF=B8=8F(frontend)=20add=20explicit?= =?UTF-8?q?=20aria-label=20to=20search=20reset=20button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add aria-label to clarify the reset button resets filters (#2042) --- .../docs/doc-search/components/DocSearchFilters.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/frontend/apps/impress/src/features/docs/doc-search/components/DocSearchFilters.tsx b/src/frontend/apps/impress/src/features/docs/doc-search/components/DocSearchFilters.tsx index 622b14d8..a8a09111 100644 --- a/src/frontend/apps/impress/src/features/docs/doc-search/components/DocSearchFilters.tsx +++ b/src/frontend/apps/impress/src/features/docs/doc-search/components/DocSearchFilters.tsx @@ -58,7 +58,13 @@ export const DocSearchFilters = ({ /> {hasFilters && ( - )}