From a08341d398f1c2d348e86d4c4b71899252328506 Mon Sep 17 00:00:00 2001 From: ayush-chauhan233 Date: Wed, 22 Jan 2025 04:36:32 +0530 Subject: [PATCH] [MA-21]: Added role='alert' to the error message element (#29723) --- .../channel_notifications_modal.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/webapp/channels/src/components/channel_notifications_modal/channel_notifications_modal.tsx b/webapp/channels/src/components/channel_notifications_modal/channel_notifications_modal.tsx index 52bbf8a0ba..6779e1021e 100644 --- a/webapp/channels/src/components/channel_notifications_modal/channel_notifications_modal.tsx +++ b/webapp/channels/src/components/channel_notifications_modal/channel_notifications_modal.tsx @@ -391,7 +391,10 @@ export default function ChannelNotificationsModal(props: Props) {