From d8ddbc4d87e57ee7baa37a960d57373081cc6722 Mon Sep 17 00:00:00 2001 From: lyzno1 <92089059+lyzno1@users.noreply.github.com> Date: Fri, 29 Aug 2025 14:24:23 +0800 Subject: [PATCH] feat: enhance webhook trigger panel UI consistency and interactivity (#24759) Co-authored-by: hjlarry --- web/app/components/base/select/index.tsx | 2 +- .../workflow/nodes/trigger-webhook/panel.tsx | 68 +++++++++++++++---- web/i18n/en-US/workflow.ts | 3 + web/i18n/ja-JP/workflow.ts | 3 + web/i18n/zh-Hans/workflow.ts | 3 + 5 files changed, 65 insertions(+), 14 deletions(-) diff --git a/web/app/components/base/select/index.tsx b/web/app/components/base/select/index.tsx index 9ad2a489b0..fe082b31af 100644 --- a/web/app/components/base/select/index.tsx +++ b/web/app/components/base/select/index.tsx @@ -286,7 +286,7 @@ const SimpleSelect: FC = ({ {selected && !hideChecked && (