From dfb49d0f87284ce22746afea0d4343e8cb382c7b Mon Sep 17 00:00:00 2001 From: Bruno Prieto Date: Thu, 13 Mar 2025 22:46:19 +0100 Subject: [PATCH] Add aria-label and aria-description to filter dialog Otherwise the browser will try to infer the properties. That process is slow for screen readers --- app/views/filters/_dialog.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/filters/_dialog.html.erb b/app/views/filters/_dialog.html.erb index b2d20d6db..4a03cbfbd 100644 --- a/app/views/filters/_dialog.html.erb +++ b/app/views/filters/_dialog.html.erb @@ -1,4 +1,4 @@ - +