From 596977adfcdf8836e642f104f569ff1dccf5f3a2 Mon Sep 17 00:00:00 2001 From: Jimmy Domagala-Tang Date: Tue, 14 Oct 2025 13:48:36 -0400 Subject: [PATCH] changing 2k file limit notification to a warning (#28711) GitOrigin-RevId: 548a00ba18a48707f65e2d519045ea1408f02760 --- .../project-list/components/notifications/groups/common.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/frontend/js/features/project-list/components/notifications/groups/common.tsx b/services/web/frontend/js/features/project-list/components/notifications/groups/common.tsx index 1b57453af8..a8e0ab2800 100644 --- a/services/web/frontend/js/features/project-list/components/notifications/groups/common.tsx +++ b/services/web/frontend/js/features/project-list/components/notifications/groups/common.tsx @@ -192,7 +192,7 @@ function CommonNotification({ notification }: CommonNotificationProps) { /> ) : templateKey === 'notification_tpds_file_limit' ? ( id && handleDismiss(id)} title={`${notification?.messageOpts?.projectName || 'A project'} exceeds the 2000 file limit`} content={