When there's no max length (basically [max-width](https://developer.mozilla.org/en-US/docs/Web/CSS/max-width) CSS property), the textarea can be set to go past the container/card. See screenshot for information. It should be set with a % unit so it can be responsive.
Description
Description
Details
Details
Event Timeline
Comment Actions
Change 312738 had a related patch set uploaded (by Jack Phoenix):
Specify max-width for the feedback <textarea> to prevent overflowing
Comment Actions
Change 312738 merged by jenkins-bot:
Specify max-width for the feedback <textarea> to prevent overflowing