Skip to content

Conversation

RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Oct 11, 2025

Description

If streaming was canceled mid-think, it kept blinking the 3 dots with "thinking". Simple fix on second commit


Summary by cubic

Fixes the "thinking…" indicator so it stops when streaming ends or is canceled. The last message now shows inProgress only while isStreaming, and the old BlinkingDot and extra thinking text spacing were removed.

@RomneyDa RomneyDa requested a review from a team as a code owner October 11, 2025 07:11
@RomneyDa RomneyDa requested review from tingwai and removed request for a team October 11, 2025 07:11
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 11, 2025
Copy link

github-actions bot commented Oct 11, 2025

✅ Review Complete

Code Review Summary

⚠️ Continue configuration error. Please verify that the assistant exists in Continue Hub.


Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 3 files

Prompt for AI agents (all 1 issues)

Understand the root cause of the following 1 issues and fix them.


<file name="gui/src/pages/gui/Chat.tsx">

<violation number="1" location="gui/src/pages/gui/Chat.tsx:355">
`renderChatHistoryItem` now closes over `isStreaming`, but the hook’s dependency array does not include it, so `inProgress` keeps the stale streaming state and the thinking indicator still blinks after streaming stops.</violation>
</file>

React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.

@RomneyDa RomneyDa closed this Oct 13, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Oct 13, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant