From 640af64750fa04f4479d8348d67b6db0c953f4b6 Mon Sep 17 00:00:00 2001 From: Yulia Cech Date: Wed, 13 Oct 2021 15:14:21 +0200 Subject: [PATCH] [Upgrade Assistant] Added "accept changes" header to the warnings list in the reindex flyout --- .../flyout/__snapshots__/warning_step.test.tsx.snap | 12 ++++++++++++ .../reindex/flyout/warnings_step.tsx | 10 ++++++++++ 2 files changed, 22 insertions(+) diff --git a/x-pack/plugins/upgrade_assistant/public/application/components/es_deprecations/deprecation_types/reindex/flyout/__snapshots__/warning_step.test.tsx.snap b/x-pack/plugins/upgrade_assistant/public/application/components/es_deprecations/deprecation_types/reindex/flyout/__snapshots__/warning_step.test.tsx.snap index d085e5ecc20ed..bec337087e534 100644 --- a/x-pack/plugins/upgrade_assistant/public/application/components/es_deprecations/deprecation_types/reindex/flyout/__snapshots__/warning_step.test.tsx.snap +++ b/x-pack/plugins/upgrade_assistant/public/application/components/es_deprecations/deprecation_types/reindex/flyout/__snapshots__/warning_step.test.tsx.snap @@ -23,6 +23,18 @@ exports[`WarningsFlyoutStep renders 1`] = `

+ +

+ +

+
+ + + +

+ +

+
{warnings.map((warning, index) => {