You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: packages/kilo-vscode/docs/chat-ui-features/connection-state-ui.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ The chat view renders regardless of connection state. When the extension is conn
46
46
```
47
47
48
48
Files to change:
49
+
49
50
-[`webview-ui/src/App.tsx`](../../webview-ui/src/App.tsx) or [`webview-ui/src/components/chat/ChatView.tsx`](../../webview-ui/src/components/chat/ChatView.tsx) — add connection state gating
50
51
- New file `webview-ui/src/components/LoadingPanel.tsx` — loading spinner component
51
52
- New file `webview-ui/src/components/ErrorPanel.tsx` — error display with retry
0 commit comments