From b65c668d07ba7c2a2f2bf1e929c042a732fa0d30 Mon Sep 17 00:00:00 2001 From: Valentyne Stigloher Date: Mon, 19 May 2025 13:38:58 +0200 Subject: [PATCH] (a11y) label reset button on --- components/FilterBar.vue | 7 ++++++- locale/_base/translations.suml | 1 + locale/de/translations.suml | 1 + locale/en/translations.suml | 1 + 4 files changed, 9 insertions(+), 1 deletion(-) diff --git a/components/FilterBar.vue b/components/FilterBar.vue index dc2d04e79..726ce1023 100644 --- a/components/FilterBar.vue +++ b/components/FilterBar.vue @@ -58,7 +58,12 @@ const categoryButtonKeydown = (event: KeyboardEvent) => { class="form-control border-primary" :placeholder="$t('crud.filterLong')" > -