Skip to content

Add maxlength to the group description field

Eduardo Sanz García requested to merge eduardosanz/add-maxlength into master

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

  1. Go to groups/flightjs/-/edit
  2. 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.

Merge request reports