chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Text box is too small in chat settings

Open constantinidan opened this issue 1 year ago • 2 comments

The text box is too small in the chat settings. image

constantinidan avatar Apr 02 '24 14:04 constantinidan

Dan not 100% sure, but I made an issue that seems similar yours: https://github.com/Chainlit/chainlit/issues/507

I'm hoping a proper textarea comes to chainlit.

kevinwmerritt avatar Apr 09 '24 16:04 kevinwmerritt

Hey there!, we were looking for the same fix with my coworker and found out there's a multiline argument that you give to the text input class. Hope this helps somebody image

josetoaguilera avatar May 20 '24 18:05 josetoaguilera