radix-ui / themes

Radix Themes is an open-source component library optimized for fast development, easy maintenance, and accessibility. Maintained by @workos.
https://radix-ui.com/themes
MIT License
5.33k stars 190 forks source link

`TextArea` should be able to auto-resize #570

Open rortan134 opened 1 month ago

rortan134 commented 1 month ago

With either some CSS trick such as https://css-tricks.com/the-cleanest-trick-for-autogrowing-textareas/ or a JS implementation such as https://github.com/Andarist/react-textarea-autosize

Before

https://github.com/user-attachments/assets/30db39cc-63b9-4b10-ae90-00fc967cc1d8

After

https://github.com/user-attachments/assets/b2314464-8821-4453-b8d2-8ca6c21cb852