Update CI/CD variable value textarea maxRow to 10
What does this MR do and why?
Make the text area field for the CI/CD variable value expand to allow for bigger values.
Screenshots or screen recordings
Before | After |
---|---|
Screen_Recording_2022-11-07_at_11.19.29_AM | Screen_Recording_2022-11-07_at_11.20.01_AM |
How to set up and validate locally
- Navigate to Settings => CI/CD
- Scroll to the variable section
- Expand the variable section
- Add a new variable
- Start adding a new value (very long, just keep typing)
- Notice the textarea expands to a maximum of 10 lines
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #368361 (closed)
Edited by Frédéric Caplette