From da551558fa590cdfac7e401c203b05327fbd6def Mon Sep 17 00:00:00 2001 From: Marco Beretta <81851188+berry-13@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:34:49 +0200 Subject: [PATCH] feat: smoothly collapse MCP connect button once connected --- .../Tools/ItemDialog/sections/McpSection.tsx | 58 ++++++++++++------- 1 file changed, 36 insertions(+), 22 deletions(-) diff --git a/client/src/components/SidePanel/Agents/Tools/ItemDialog/sections/McpSection.tsx b/client/src/components/SidePanel/Agents/Tools/ItemDialog/sections/McpSection.tsx index 8406b4edf0..b67f8de1c4 100644 --- a/client/src/components/SidePanel/Agents/Tools/ItemDialog/sections/McpSection.tsx +++ b/client/src/components/SidePanel/Agents/Tools/ItemDialog/sections/McpSection.tsx @@ -167,31 +167,45 @@ export default function McpSection({ item }: Props) {
{item.description}
)} -