What problem are you trying to solve with Submitty
I've made a numeric/text gradeable with 2 columns of numbers and 2 columns of text. The text box displays by default as 1 row of text in height. If we write alot of text in one of the boxes, this text isn't visible. We can change the height temporarily, but on reload it returns to 1 row of text in height.
Describe the way you'd like to solve this problem
On page load, lets size the boxes to an appropriate heigh for the content. But we should probably cap it at some reasonable max height and then have a scrollbar.
What problem are you trying to solve with Submitty
I've made a numeric/text gradeable with 2 columns of numbers and 2 columns of text. The text box displays by default as 1 row of text in height. If we write alot of text in one of the boxes, this text isn't visible. We can change the height temporarily, but on reload it returns to 1 row of text in height.
Describe the way you'd like to solve this problem
On page load, lets size the boxes to an appropriate heigh for the content. But we should probably cap it at some reasonable max height and then have a scrollbar.