Skip to content

Migrate bulk issues edit dropdowns to GlCollapsibleListbox

What does this MR do and why?

Migrate bulk issues edit dropdowns to GlCollapsibleListbox

  • app/assets/javascripts/sidebar/components/status/status_dropdown.vue
  • app/assets/javascripts/sidebar/components/subscriptions/subscriptions_dropdown.vue

Changelog: changed

Screenshots or screen recordings

  • Reset buttons are added since the current GlCollapsibleListbox doesn't support unchecking for single select dropdowns AFAIK.
Before After
image image
image image

How to set up and validate locally

  1. Open any existing projects and go to Plan > Issues
  2. Click the Bulk Edit button

MR acceptance checklist

Fixes #413475 (closed), #413469 (closed)

Merge request reports

Loading