From 1a3ca94efbd7283bc3e72dca890128255585be96 Mon Sep 17 00:00:00 2001
From: MokireddySampath <120497218+MokireddySampath@users.noreply.github.com>
Date: Mon, 14 Aug 2023 21:48:25 +0530
Subject: [PATCH] Bug 2262682:Screen reader is not announcing the updated
deleting status information after deleting the container. (#1563)
---
.../NotificationConsole/NotificationConsoleComponent.tsx | 4 +++-
.../__snapshots__/NotificationConsoleComponent.test.tsx.snap | 4 ++++
src/Main.tsx | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/src/Explorer/Menus/NotificationConsole/NotificationConsoleComponent.tsx b/src/Explorer/Menus/NotificationConsole/NotificationConsoleComponent.tsx
index f7cacc16c..ecef25315 100644
--- a/src/Explorer/Menus/NotificationConsole/NotificationConsoleComponent.tsx
+++ b/src/Explorer/Menus/NotificationConsole/NotificationConsoleComponent.tsx
@@ -122,7 +122,9 @@ export class NotificationConsoleComponent extends React.Component<
{userContext.features.pr &&