+
+ ⚠️ Browser action result not properly grouped - this is a bug in the message
+ grouping logic
+
+
+
+ >
+ )
default:
return (
<>
diff --git a/webview-ui/src/components/chat/ChatView.tsx b/webview-ui/src/components/chat/ChatView.tsx
index 9b8c96dea1..3b3dc6f55d 100644
--- a/webview-ui/src/components/chat/ChatView.tsx
+++ b/webview-ui/src/components/chat/ChatView.tsx
@@ -1265,6 +1265,18 @@ const ChatViewComponent: React.ForwardRefRenderFunction