Skip to content

Migrate Bootstrap dropdown to GitLab UI GlDropdown

Suzanne Selhorn requested to merge selhorn-dropdown-1 into master

What does this MR do?

Migrate Bootstrap dropdown to GitLab UI GlDropdown in app/assets/javascripts/issue_show/components/fields/description_template.vue

To get to this dialog, you have to edit an existing issue.

Closes: #235377 (closed)

Screenshots

As you can see from my "after" screenshot, I don't have this working yet.

Before After
image ![image]image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Suzanne Selhorn

Merge request reports