From 004f26eb94a7d629223cb972634bbd36746f7c35 Mon Sep 17 00:00:00 2001 From: gongzhiyong Date: Sun, 12 Apr 2026 16:45:36 +0800 Subject: [PATCH] fix: Stop button uses cancelling poll flow, shows status text during stop --- langgraph/src/main.tsx | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/langgraph/src/main.tsx b/langgraph/src/main.tsx index 1e0c391..8b45343 100644 --- a/langgraph/src/main.tsx +++ b/langgraph/src/main.tsx @@ -1112,12 +1112,28 @@ function App() { {thread.isLoading ? ( ) : (