Skip to content

Migrate work_item_iteration.vue dropdown to GlCollapsibleListbox

Coung Ngo requested to merge 418085-migrate-work-item-iteration-dropdown into master

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

  1. Go to an issue e.g. http://127.0.0.1:3000/flightjs/flight/-/issues/1
  2. Replace issues with work_items in the url e.g. http://127.0.0.1:3000/flightjs/flight/-/work_items/1
  3. 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.

Related to #418085 (closed)

Edited by Coung Ngo

Merge request reports

Loading