Skip to content

Add no-resize=true explicitly

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

This adds an explicit no-resize prop to GlFormTextareas. See &13895 for the rationale/future steps.

Part of gitlab-ui#2610 (comment 1885376769). Addresses #462380 (closed).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

N/A: This should not change the appearance of any textareas.

How to set up and validate locally

  1. Visit any page with an altered textarea.
  2. Observe that it's not changed visually to how it is in master.
Edited by Mark Florian

Merge request reports