feat(FN-3884): anchor QuickChatFAB and chat messages to latest on layout sh
Merges FN-3884 chat scroll anchoring — ChatView now re-scrolls to the latest message when reopened or when activation transitions occur, with a bounded bottom-anchor helper preventing layout-shift overshoots. QuickChatFAB was updated to wire the new anchoring behavior, and both components gained com Fusion-Task-Id: FN-3884
This commit is contained in:
7
.changeset/fn-3884-chat-scroll-latest.md
Normal file
7
.changeset/fn-3884-chat-scroll-latest.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix chat thread bottom anchoring when reopening sessions.
|
||||
|
||||
Quick Chat and Chat now scroll to the latest message every time they are reopened, even when markdown/images/tool details render after the initial paint.
|
||||
Reference in New Issue
Block a user