From 84312ebf591b088bfae4a2037bf2625dcc4e1fb5 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Fri, 13 Mar 2026 18:15:40 +0100 Subject: [PATCH] feat: show destruction summary in org delete modal Lists what will be deleted: site count with analytics data, member count, active subscription, and notification settings. Replaces the generic warning with specific impact details. --- components/settings/OrganizationSettings.tsx | 29 ++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/components/settings/OrganizationSettings.tsx b/components/settings/OrganizationSettings.tsx index 861a67b..7164987 100644 --- a/components/settings/OrganizationSettings.tsx +++ b/components/settings/OrganizationSettings.tsx @@ -1345,10 +1345,35 @@ export default function OrganizationSettings() { -

- This action cannot be undone. This will permanently delete the organization, all stored files, and remove all members. +

+ This action cannot be undone. The following will be permanently deleted:

+ +