A textarea field can currently be dragged to expand which is expected however we don't want to be expandable horizontally in a way that could break responsiveness/lead to a poor user experience. Therefore we should ensure that it can only be expanded vertically and not horizontally.
A textarea field can currently be dragged to expand which is expected however we don't want to be expandable horizontally in a way that could break responsiveness/lead to a poor user experience. Therefore we should ensure that it can only be expanded vertically and not horizontally.