Skip to content

Migrate item_actions.vue to GlDisclosureDropdown

Taras Tadai requested to merge 443297-migrate-dropdown-in-group-actions into master

What does this MR do and why?

Migrate deprecated GlDropdown to GlDisclosureDropdown in app/assets/javascripts/groups/components/item_actions.vue.

It's a part of Pajamas adoption project

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
group_actions_old item_actions_new

How to set up and validate locally

  1. Goto Groups list
  2. Use group actions dropdown.

Related to #443297 (closed)

Edited by Taras Tadai

Merge request reports