From 5953e4f2cd30fdaf2e792243fd6ba0bf3526580e Mon Sep 17 00:00:00 2001 From: Mison Date: Tue, 24 Mar 2026 18:02:04 +0800 Subject: [PATCH 1/7] fix: add playground form identifiers --- web/src/components/playground/CustomRequestEditor.jsx | 4 ++++ web/src/components/playground/ImageUrlInput.jsx | 4 ++++ web/src/components/playground/ParameterControl.jsx | 3 +++ web/src/components/playground/SettingsPanel.jsx | 2 ++ 4 files changed, 13 insertions(+) diff --git a/web/src/components/playground/CustomRequestEditor.jsx b/web/src/components/playground/CustomRequestEditor.jsx index 68f0ae87195a..26ef66b26c9c 100644 --- a/web/src/components/playground/CustomRequestEditor.jsx +++ b/web/src/components/playground/CustomRequestEditor.jsx @@ -127,6 +127,8 @@ const CustomRequestEditor = ({