Skip to content

Commit 993d622

Browse files
atrakhConvex, Inc.
authored andcommitted
Do not delete dev deployments when member is removed from team (#42821)
GitOrigin-RevId: ee09cc66993c375759e6a4cc1e10a3bdfcfd02d8
1 parent 5396eba commit 993d622

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

npm-packages/dashboard/src/components/teamSettings/TeamMemberListItem.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,6 @@ export function TeamMemberListItem({
206206
You are about to remove {confirmationDisplayName} from{" "}
207207
{team.name}, are you sure you want to continue?{" "}
208208
</p>
209-
<p className="font-semibold">
210-
All development deployments created by this member will be
211-
deleted.
212-
</p>
213209
{team.managedBy && (
214210
<Callout>
215211
Note that this member may be able to re-join the team

0 commit comments

Comments
 (0)