remove role from filter component a11y to fix specs

This commit is contained in:
Lisa Durand 2023-05-03 17:48:04 +02:00
parent 9fd9bdc7c0
commit eb09a7480e

View file

@ -1,6 +1,6 @@
.fr-grid-row
.fr-col-12
%nav.fr-translate.fr-nav{ role: "combobox" }
%nav.fr-translate.fr-nav
.fr-nav__item.custom-fr-translate-flex-end
%button.fr-translate__btn.translate-no-icon.fr-btn.fr-btn--tertiary.custom-fr-translate-no-icon{ "aria-controls" => "filters", "aria-expanded" => "false", title: t('.button.select_filters') }
= t('.button.select_filters')