-
-
Notifications
You must be signed in to change notification settings - Fork 18
Fix stale UI after aborting a running message #270
Copy link
Copy link
Open
Labels
area:composerComposer UI and controlsComposer UI and controlsarea:runtimeLive runtime and session lifecycleLive runtime and session lifecyclepriority:p1Important, next-tier priorityImportant, next-tier prioritytype:bugBroken behaviorBroken behavior
Metadata
Metadata
Assignees
Labels
area:composerComposer UI and controlsComposer UI and controlsarea:runtimeLive runtime and session lifecycleLive runtime and session lifecyclepriority:p1Important, next-tier priorityImportant, next-tier prioritytype:bugBroken behaviorBroken behavior
Projects
StatusShow more project fields
Backlog
Problem
After aborting an in-flight message, the underlying session can keep running, but the UI no longer follows or reconnects to it. From the user's perspective the session is still doing work in the background while the visible conversation state is stale.
Scope
Acceptance criteria
Original issue text