Skip to content

Change default deletion delay input from select to number field

What does this MR do and why?

This MR updates the :deletion_adjourned_period input from a select to a number field. It makes more sense semantically, is more accessible, and visually looks better.

It also updates the description to not be the label and mentions the range limitations.

Screenshots or screen recordings

Screen_Recording_2022-05-13_at_18.14.11

How to set up and validate locally

  1. Add at least a GitLab Premium license to your instance
  2. Go to Admin Area > Settings > General > Visibility and access controls
  3. Interact with the form-input, testing the validation works as expected and it saves correctly

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #345912 (closed)

Edited by Robert Hunt

Merge request reports