Skip to content

Fix chat bubble blink and tail-follow scroll#1999

Merged
crossle merged 2 commits into
mainfrom
fix/bubble-blink-surface
Jun 25, 2026
Merged

Fix chat bubble blink and tail-follow scroll#1999
crossle merged 2 commits into
mainfrom
fix/bubble-blink-surface

Conversation

@YeungKC

@YeungKC YeungKC commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Keep message blink painting on actual bubble, media, quote, action card, and action button surfaces.
  • Preserve bottom tail-follow animation for newly appended messages without emitting a visible jump first.
  • Add focused widget coverage for bubble blink surfaces and tail-follow scroll animation.
  • Add opt-in chat scroll trace logging behind MIXIN_CHAT_SCROLL_TRACE for future scroll diagnosis.

Tests

  • flutter test test/widgets/message/message_context_test.dart
  • flutter test test/ui/home/chat/chat_scroll_coordinator_test.dart
  • flutter analyze affected chat bubble and scroll files

@YeungKC YeungKC requested a review from crossle June 25, 2026 09:45
@YeungKC YeungKC changed the title Fix message bubble blink surface Fix chat bubble blink and tail-follow scroll Jun 25, 2026
@crossle crossle merged commit f754754 into main Jun 25, 2026
3 checks passed
@crossle crossle deleted the fix/bubble-blink-surface branch June 25, 2026 11:17
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.

2 participants