Skip to content

Add support for autogrowing textareas

Justin Reese requested to merge autogrow-textarea into main

Autogrowing textareas get longer as the user types. This is mostly handled through CSS, but with a small amount of JavaScript.

This is used for the Ranked Choice plugin.

Merge request reports

Loading