Skip to content

Migrate issues list dropdowns to GlDisclosureDropdown

What does this MR do and why?

Migrate issues lists dropdowns to gl-disclosure-dropdown

  • app/assets/javascripts/issues/list/components/issues_list_app.vue
  • app/assets/javascripts/issues/list/component/empty_state_without_any_issues.vue

Screenshots or screen recordings

Before After
image image
image image

How to set up and validate locally

app/assets/javascripts/issues/list/components/issues_list_app.vue

  1. Open any project with existing issues and this should appear on the top right corner.

app/assets/javascripts/issues/list/component/empty_state_without_any_issues.vue

  1. Open/create a project without any issues and this should appear on the top right corner.

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 #413450 (closed), #413483 (closed)

Edited by Shane Maglangit

Merge request reports