Migrate code_block_bubble_menu.vue to GlCollapsibleListbox
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
One dropdown in app/assets/javascripts/content_editor/components/bubble_menus/code_block_bubble_menu.vue is being migrated to one of the new dropdown components(GlCollapsibleListbox)
References
Related Issue - #521412 (closed)
Screenshots or screen recordings
| Before | After |
|---|---|
|
|
How to set up and validate locally
- Go to the Content editor.
- Click on
More Optionsand select code block. - The dropdown to select language is the dropdown which is being migrated.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #521412 (closed)
Edited by Pooja Ghanghas

