From 8e4ec465e86c7813e6590b1040e5c9dc6ba2ccdf 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) --- 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 9c1d1b0b..a333813c 100644 --- a/Resources/Private/Layouts/PopupLayout.html +++ b/Resources/Private/Layouts/PopupLayout.html @@ -30,7 +30,7 @@