stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

MessageInput fixes (`textarea`)

Open arnautov-anton opened this issue 3 years ago • 0 comments

Fixes

Outlines, icon alignment and self alignment

image.png

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).

arnautov-anton avatar Mar 03 '22 17:03 arnautov-anton