Motivation
Right now, the textareas are currently always 6 lines high and impossible to resize (T207161), this makes editing painful.
Acceptance Criteria
- in js, text editors are always as big as the text they contain initially
- Exception: The text editor is at least 5 lines tall, even if the text within is smaller
Note
This does not include any growing of the text editor, when more text is entered