fix(filter): add role=search to filter card

This commit is contained in:
kolaente 2024-03-08 12:34:17 +01:00
parent 9eac746984
commit 5a13c2b423
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<card
class="filters has-overflow"
:title="hasTitle ? $t('filters.title') : ''"
role="search"
>
<div class="field is-flex is-flex-direction-column">
<Fancycheckbox