feat(FN-5322): fix main chat composer flex sizing and expand behavior
Fixes the main chat composer flex sizing so the input area properly expands (FN-5322), with regression guards in the autosize test suite and a new browser layout smoke script covering the composer expand behavior. Fusion-Task-Id: FN-5322
This commit is contained in:
committed by
gsxdsm
parent
cee2c1385a
commit
232a9fea86
8
.changeset/fn-5322-main-chat-composer-expand-fix.md
Normal file
8
.changeset/fn-5322-main-chat-composer-expand-fix.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix main chat composer (direct chat and rooms) so it visually grows on
|
||||
multi-paragraph paste up to the 640px cap, matching QuickChat behavior.
|
||||
The 640px cap from FN-5146 was already in place but an ancestor layout
|
||||
constraint was clipping the rendered height.
|
||||
Reference in New Issue
Block a user