From b41f898910844482eede62829f51619a71fefde5 Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Tue, 2 May 2023 14:48:31 -0400 Subject: [PATCH] [8.8] [Synthetics] Fix step number column on monitor detail page (#156222) (#156426) # Backport This will backport the following commits from `main` to `8.8`: - [[Synthetics] Fix step number column on monitor detail page (#156222)](https://github.com/elastic/kibana/pull/156222) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) Co-authored-by: Justin Kambic --- .../components/common/monitor_test_result/browser_steps_list.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/plugins/synthetics/public/apps/synthetics/components/common/monitor_test_result/browser_steps_list.tsx b/x-pack/plugins/synthetics/public/apps/synthetics/components/common/monitor_test_result/browser_steps_list.tsx index ccec4c1e8f60d..fc534b1408f39 100644 --- a/x-pack/plugins/synthetics/public/apps/synthetics/components/common/monitor_test_result/browser_steps_list.tsx +++ b/x-pack/plugins/synthetics/public/apps/synthetics/components/common/monitor_test_result/browser_steps_list.tsx @@ -306,6 +306,7 @@ const StyleForStepStatus = ({