openclaw - 💡(How to fix) Fix [Bug]: Control UI: thinking dots persist after assistant response completes [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#84177Fetched 2026-05-20 03:43:07
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
1
Timeline (top)
labeled ×3closed ×1commented ×1

Steps to reproduce:

  1. Send a message to an agent via the Control UI webchat 2. Wait for the assistant to finish responding 3. Observe the thinking indicator (animated dots)

Expected behaviour: Thinking dots dismiss when the response completes and the full message is rendered.

Actual behaviour: Dots continue animating indefinitely. Pressing F5 (browser refresh) dismisses them and reveals the completed response — proving the response was delivered but the UI state never transitioned from "thinking" to "idle."

Notes: Not related to response latency or heartbeat activity. The response is fully delivered server-side before the UI stall occurs.

Root Cause

Steps to reproduce:

  1. Send a message to an agent via the Control UI webchat 2. Wait for the assistant to finish responding 3. Observe the thinking indicator (animated dots)

Expected behaviour: Thinking dots dismiss when the response completes and the full message is rendered.

Actual behaviour: Dots continue animating indefinitely. Pressing F5 (browser refresh) dismisses them and reveals the completed response — proving the response was delivered but the UI state never transitioned from "thinking" to "idle."

Notes: Not related to response latency or heartbeat activity. The response is fully delivered server-side before the UI stall occurs.

RAW_BUFFERClick to expand / collapse

Bug type

Regression (worked before, now fails)

Beta release blocker

No

Summary

Steps to reproduce:

  1. Send a message to an agent via the Control UI webchat 2. Wait for the assistant to finish responding 3. Observe the thinking indicator (animated dots)

Expected behaviour: Thinking dots dismiss when the response completes and the full message is rendered.

Actual behaviour: Dots continue animating indefinitely. Pressing F5 (browser refresh) dismisses them and reveals the completed response — proving the response was delivered but the UI state never transitioned from "thinking" to "idle."

Notes: Not related to response latency or heartbeat activity. The response is fully delivered server-side before the UI stall occurs.

Steps to reproduce

Steps to reproduce:*

  1. Send a message to an agent via the Control UI webchat
  2. Wait for the assistant to finish responding
  3. Observe the thinking indicator (animated dots)

Expected behavior

Thinking dots dismiss when the response completes and the full message is rendered.

Actual behavior

Dots continue animating indefinitely. Pressing F5 (browser refresh) dismisses them and reveals the completed response — proving the response was delivered but the UI state never transitioned from "thinking" to "idle."

OpenClaw version

2026.5.18

Operating system

Windows 11

Install method

No response

Model

deepseek/deepseek-v4-pro with think:high

Provider / routing chain

deepseek/deepseek-v4-pro → provider deepseek → https://api.deepseek.com via openai-completions API → auth profile deepseek:default (API key). Plain route — direct to DeepSeek's API, no proxy or intermediate hop.

Additional provider/model setup details

VPS with VPN

Logs, screenshots, and evidence

Impact and severity

Frustrating.

Additional information

2026.5.12 seemed to work fine

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

Thinking dots dismiss when the response completes and the full message is rendered.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: Control UI: thinking dots persist after assistant response completes [1 comments, 2 participants]