Skip to content

Make value field resizable in CI Variables form

Mireya Andres requested to merge ci-variables-resizable-value-field into master

What does this MR do and why?

Resolves #434667 (closed)

The value field should be changed to a resizable text area to allow the user to preview longer input values. This is usually the case for file-type variables, which can have very long input values.

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

Before After
Screenshot_2024-01-03_at_15.38.39 Screen_Recording_2024-01-03_at_15.38.00

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #418331 (closed)

Edited by Veethika Mishra

Merge request reports