From bdf7082ca78320c4b0914dc96ddce5728046a0b6 Mon Sep 17 00:00:00 2001 From: Ron Lucke Date: Thu, 6 Jun 2024 14:06:12 +0200 Subject: [PATCH] add aria-live attribute add aria-live attribute to notification list, so that notifications can be read out fix #628 --- src/components/shared/Notifications.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/shared/Notifications.tsx b/src/components/shared/Notifications.tsx index efc29ec09f..8302d8ea9a 100644 --- a/src/components/shared/Notifications.tsx +++ b/src/components/shared/Notifications.tsx @@ -67,6 +67,8 @@ const Notifications : React.FC<{ ) : (