Skip to content

Migrate Bootstrap dropdown to GlDropdown in app/assets/javascripts/diffs

What does this MR do?

This MR Migrate Bootstrap dropdown to GitLab UI GlDropdown in app/assets/javascripts/diffs and closes #235368 (closed) issue

Screenshots

app/assets/javascripts/diffs/components/compare_dropdown_layout.vue

Before After
screenshot-127.0.0.1_3000-2020.10.20-21_21_42 screenshot-127.0.0.1_3000-2020.10.23-22_05_23

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 Marvin Karegyeya

Merge request reports