In all fields of the textarea, if the user drags the width of the field, it can break the structure of the page. Please see the video below.
It seems that this behavior is normal in textarea fields. But can it be solved in bricks?
For example, the width of the textarea should be max-width so that it can only be changed in height, or a new option to disable the possibility of resizing in all elements with textarea (resize: none;).
I’m not sure if adding this as a default value would be appropriate. But maybe a control would be, I’ll talk with the team about the possibility of adding this.
I’ll also mark this as a NO BUG, since it’s not really a bug