DNNCommunity / dnn-elements

Collection of Dnn Stencil custom elements
https://dnncommunity.github.io/dnn-elements/
MIT License
16 stars 10 forks source link

dnn-textarea needs better height support and other css polishing #1178

Closed valadas closed 1 week ago

valadas commented 1 week ago

image

We need to prevent the vertical scrollbar from showing (because the wrapped field is larger than the area available in the fieldset). We need to probably adjust a default to at least show 3 lines of text (to make it look different enough from another input. We need to provide props for cols and rows that we can bass down to the wrapped textarea.