Shorten the review-prompt placeholder and localize it (session.reviewFeedbackPlaceholder, en+de) instead of a hardcoded string that overran the narrow column. Switch the growing TextBox's VerticalContentAlignment from Center to Top so multi-line input grows downward instead of being clipped top/bottom, add an auto scrollbar past MaxHeight, and top-align the prompt glyph and Resume button to match.