Skip to content

Wrap up group_select migration away from select2

What does this MR do and why?

This does a number of improvements/clean-up tasks in order to wrap up the migration away from select2 in app/assets/javascripts/groups_select.js. These are only backstage changes, so nothing changes visually.

Relevant changes have been split across multiple commits, so it might help to review this commit by commit while referring to individual messages that should contain all the necessary context.

Screenshots or screen recordings

No visual change.

How to set up and validate locally

There are currently 2 GroupSelect instances being used in the app. They can be found at the following locations:

  • Admin Area > Settings > Templates > Custom project templates
  • :group > Settings > General > Custom project templates

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 #374010 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports