Mar 21
Auto-expand Textarea based on Input
When completing a form, it would be great if the textarea for long-text blocks auto-expands when the user types more than two lines.
Additionally, it would be nice to set a starting row length for the textarea (for example, five rows as opposed to the current two).
Completed
The textarea input now auto expands