From 6feee45f80d48b5a00043870d601cc2a19fc728f Mon Sep 17 00:00:00 2001 From: Moritz Date: Tue, 2 Dec 2025 13:51:31 +0100 Subject: [PATCH] fix: add role=none to li elements in payment filter for ARIA compliance --- lib/mv_web/live/components/payment_filter_component.ex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/mv_web/live/components/payment_filter_component.ex b/lib/mv_web/live/components/payment_filter_component.ex index ade80b9..1cbdf4d 100644 --- a/lib/mv_web/live/components/payment_filter_component.ex +++ b/lib/mv_web/live/components/payment_filter_component.ex @@ -60,7 +60,7 @@ defmodule MvWeb.Components.PaymentFilterComponent do phx-click-away="close_dropdown" phx-target={@myself} > -
  • +
  • -
  • +
  • -
  • +