stream-chat-react
stream-chat-react copied to clipboard
MessageInput fixes (`textarea`)
Fixes
Outlines, icon alignment and self alignment
Autogrow
When the lenght of the message gets longer than the width of the message input the textarea does not grow but instead reveals a scrollbar resulting in a poor UX on phones.
Emoji input
Fix styling on mobile and allow hiding on mobile (either with a prop or a guide that explains how to do it on mobile).