From 440924ad62a97725ca3792b0a5f841b4a8f1b9a6 Mon Sep 17 00:00:00 2001 From: Daniel <57051444+daniel-lxs@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:15:04 -0500 Subject: [PATCH] fix: clear approval buttons when API request starts (ROO-526) (#10702) --- webview-ui/src/components/chat/ChatView.tsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/webview-ui/src/components/chat/ChatView.tsx b/webview-ui/src/components/chat/ChatView.tsx index 89c4209b96..8f34de2cda 100644 --- a/webview-ui/src/components/chat/ChatView.tsx +++ b/webview-ui/src/components/chat/ChatView.tsx @@ -402,12 +402,14 @@ const ChatViewComponent: React.ForwardRefRenderFunction