Files
fusion/.changeset/fn-5322-main-chat-composer-expand-fix.md
Fusion (runfusion.ai) 232a9fea86 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
2026-05-20 07:20:01 -07:00

295 B

@runfusion/fusion
@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.