From 723cb96e59a9df8bc42d5c2d381e36b76a5acff8 Mon Sep 17 00:00:00 2001 From: Jonas Eberle Date: Tue, 18 Jul 2023 14:54:55 +0200 Subject: [PATCH] fix: add aria-label for role=dialog (accessibility) Fixes: #338 (cherry picked from commit bfc0e4296c54f3cffbc57cb573ea7459883d4401) --- Resources/Private/Layouts/PopupLayout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Private/Layouts/PopupLayout.html b/Resources/Private/Layouts/PopupLayout.html index 144dbe8d..874f0ae0 100644 --- a/Resources/Private/Layouts/PopupLayout.html +++ b/Resources/Private/Layouts/PopupLayout.html @@ -30,7 +30,7 @@