From 6408395615392b950efadf274a7a60d2de57d8ef Mon Sep 17 00:00:00 2001 From: Nalin Patidar Date: Mon, 7 Oct 2024 15:27:12 +0530 Subject: [PATCH] fix(ui): TE-2474 show all template properties in advance create mode --- .../alert-template-sectioned-properties.component.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thirdeye-ui/src/app/components/alert-wizard-v2/alert-template/alert-template-properties-builder/alert-template-sectioned-properties/alert-template-sectioned-properties.component.tsx b/thirdeye-ui/src/app/components/alert-wizard-v2/alert-template/alert-template-properties-builder/alert-template-sectioned-properties/alert-template-sectioned-properties.component.tsx index d279551167..9cbe115306 100644 --- a/thirdeye-ui/src/app/components/alert-wizard-v2/alert-template/alert-template-properties-builder/alert-template-sectioned-properties/alert-template-sectioned-properties.component.tsx +++ b/thirdeye-ui/src/app/components/alert-wizard-v2/alert-template/alert-template-properties-builder/alert-template-sectioned-properties/alert-template-sectioned-properties.component.tsx @@ -99,7 +99,7 @@ export const AlertTemplateSectionedProperties: FunctionComponent subStep !== "DIRECT") .filter((cs) => subStepMap[cs].length > 0) .map((currentSubStep) => (