Skip to content

Fix streaming message jitter in chat UI#40

Merged
gricha merged 2 commits intomainfrom
fix/chat-jitter
Jan 7, 2026
Merged

Fix streaming message jitter in chat UI#40
gricha merged 2 commits intomainfrom
fix/chat-jitter

Conversation

@gricha
Copy link
Copy Markdown
Owner

@gricha gricha commented Jan 7, 2026

Summary

  • Only show streaming indicator when messages.length > 0, preventing the brief flash of just bouncing dots before the user message appears
  • Fix test session file format to match parseMessages expectations
  • Use exact text matching in tests to avoid ambiguous selectors

Test plan

  • All 20 web UI tests pass
  • Manual testing confirms jitter is eliminated when sending first message in new chat

🤖 Generated with Claude Code

gricha and others added 2 commits January 7, 2026 21:38
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Only show streaming indicator when messages.length > 0
- This prevents the brief flash of just bouncing dots before user message appears
- Fix test session file format to match parseMessages expectations
- Use exact text matching in tests to avoid ambiguous selectors

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gricha gricha merged commit 05e7d66 into main Jan 7, 2026
6 checks passed
@gricha gricha deleted the fix/chat-jitter branch January 7, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant