relaycc / receiver

Relay Receiver is a React library that makes it easy to add Web3 messaging to your website.
http://www.demo.relay.cc
MIT License
38 stars 2 forks source link

Long message text could increase the height/rows in the message input #92

Open seanonchain opened 1 year ago

seanonchain commented 1 year ago

Is there an existing issue for this?

Current Behavior

Screen Shot 2022-10-08 at 2 00 12 AM

A long message becomes "horizontal scrollable".

Expected Behavior

The height of the text input box should increase to allow for multiple rows of text. Notice how discord does it for long messages.

Steps To Reproduce

Type a long message into Receiver text box.