Reorders ChatView's input handler to resize the textarea before the controlled setMessageInput call (matching QuickChat) so the height assignment lands in the same frame as the keystroke and isn't lost to React 18 batching. Also adds a 40px floor to clampChatInputHeight so a 0-scrollHeight measurement can't collapse the composer to zero. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
119 KiB
119 KiB