From be8dc855543248a56a76615ec08310d472289857 Mon Sep 17 00:00:00 2001 From: Midhun Kumar E Date: Tue, 16 May 2023 14:43:32 +0530 Subject: [PATCH] Add data-cy for the event handler input fields (#6382) --- .../Inspector/ActionConfigurationPanels/SwitchPage.jsx | 10 ++++++++-- frontend/src/Editor/Inspector/EventManager.jsx | 5 +++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/frontend/src/Editor/Inspector/ActionConfigurationPanels/SwitchPage.jsx b/frontend/src/Editor/Inspector/ActionConfigurationPanels/SwitchPage.jsx index f624ade3fb..a67e443e52 100644 --- a/frontend/src/Editor/Inspector/ActionConfigurationPanels/SwitchPage.jsx +++ b/frontend/src/Editor/Inspector/ActionConfigurationPanels/SwitchPage.jsx @@ -46,7 +46,7 @@ export function SwitchPage({ getPages, currentState, event, handlerChanged, even }; return ( -
+