feat(FN-3336): recover chat isGenerating state on session load to prevent U
Merges FN-3336 to recover chat streaming state on page reload — adds `isGenerating()` and `getGeneratingSessionIds()` to `ChatManager`, enriches the session API to surface active-streaming sessions, and makes `useChat` and `useQuickChat` hooks restore the `isGenerating` flag when loading existing se Fusion-Task-Id: FN-3336
This commit is contained in:
5
.changeset/fix-chat-progress-indicator-reload.md
Normal file
5
.changeset/fix-chat-progress-indicator-reload.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix chat progress indicator on reload: show "Connecting…" indicator when dashboard reloads during active AI generation
|
||||
Reference in New Issue
Block a user