Skip to content

Refactor milestone select to GlDropdown

Coung Ngo requested to merge cngo-migrate-milestone-select-to-gl-dropdown into master

What does this MR do and why?

This MR refactors the milestone selects on the issue and merge request /new and /edit pages from the old select2 dropdowns to Pajamas GlDropdown components, and also deletes milestone_select.js 🎉

Screenshots or screen recordings

before after
Screenshot_2022-11-04_at_14-05-55_New_Issue___H5bp___Html5_Boilerplate___GitLab Screenshot_2022-11-04_at_15-07-35_New_Issue___H5bp___Html5_Boilerplate___GitLab

How to set up and validate locally

Test the milestone dropdown on the issue and merge request /new and /edit pages:

MR acceptance checklist

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

Edited by Coung Ngo

Merge request reports