diff --git a/frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentDeleteDialog/EnvironmentDeleteDialog.tsx b/frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentDeleteDialog/EnvironmentDeleteDialog.tsx index dc1c1bd215..2752422b2b 100644 --- a/frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentDeleteDialog/EnvironmentDeleteDialog.tsx +++ b/frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentDeleteDialog/EnvironmentDeleteDialog.tsx @@ -46,9 +46,12 @@ export const EnvironmentDeleteDialog = ({ }} > - Danger! Deleting this environment will result - in removing all strategies that are active in this environment - across all feature toggles. + + Danger! This action is not reversible. Please proceed with + caution. + {' '} + Deleting this environment will result in removing all strategies + that are active in this environment across all feature toggles. Deprecating an environment will mark it as deprecated. - Deprecated environments are not set as visible by + Deprecated environments are set as not visible by default for new projects. Project owners are still able - to override this setting in the project. + to override this setting in the project. This + environment will still be visible in any current + projects. } elseShow={