Migrate work_item_iteration.vue dropdown to GlCollapsibleListbox
What does this MR do and why?
Migrate work_item_iteration.vue dropdown to GlCollapsibleListbox #418085 (closed)
Changelog: changed EE: true
Screenshots or screen recordings
Before | After |
---|---|
Screen_Recording_2023-11-13_at_4.15.57_pm | Screen_Recording_2023-11-13_at_6.09.56_pm |
How to set up and validate locally
- Go to an issue e.g.
http://127.0.0.1:3000/flightjs/flight/-/issues/1
- Replace
issues
withwork_items
in the url e.g.http://127.0.0.1:3000/flightjs/flight/-/work_items/1
- Test out the iteration widget on the work item page
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.
Related to #418085 (closed)
Edited by Coung Ngo