Skip to content

Migrate GlDropdown toolbar_text_style_dropdown.vue

What does this MR do and why?

Migrating GlDropdown & GlDropdownItem to GlListbox component.

Pipeline failed for a test in spec/frontend/vue_shared/components/markdown/markdown_editor_spec.js (changed recently), so I added a quick fix as well.

Screenshots or screen recordings

before after
Screenshot_2023-01-04_at_15.11.04 after_dropdown_closed
Screenshot_2023-01-04_at_15.11.21 after_dropdown_open
before_tooltip after_tooltip

How to set up and validate locally

To access a project wiki:

  1. On the top bar, select Main menu > Projects and find your project.
  2. On the left sidebar, select Wiki.

If Wiki is not listed in the left sidebar of your project, a project administrator has disabled it.

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 #384269 (closed)

Edited by Paulina Sedlak-Jakubowska

Merge request reports