From e32b6ad576f095d1bfebbe270a801891bb1d195a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20G=C3=B3is?= Date: Tue, 15 Nov 2022 11:08:41 +0000 Subject: [PATCH] fix: update text in environments (#2433) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates the text in some places related with the new environments updates. Hopefully this makes things even clearer 🙂 --- .../EnvironmentDeleteDialog/EnvironmentDeleteDialog.tsx | 9 ++++++--- .../EnvironmentDeprecateToggleDialog.tsx | 6 ++++-- 2 files changed, 10 insertions(+), 5 deletions(-) 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={