Add maxlength to the group description field
What does this MR do and why?
If a user enters more than 500 characters in the group description it goes missing after clicking the Save
button.
Addresses this comment: !138653 (comment 1680839729)
Screenshots or screen recordings
No changes
How to set up and validate locally
- Go to
groups/flightjs/-/edit
- Enter a description between 0-500 characters.
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.