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 |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
How to set up and validate locally
To access a project wiki:
- On the top bar, select Main menu > Projects and find your project.
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #384269 (closed)
Merge request reports
Activity
assigned to @psjakubowska
1 Warning This merge request contains lines with QA selectors. Please ensure e2e:package-and-test
job is run.QA Selectors
The following changed lines in this MR contain QA selectors:
- file
app/assets/javascripts/content_editor/components/toolbar_text_style_dropdown.vue
: -
-
data-qa-selector="text_style_dropdown"
-
-
-
data-qa-selector="text_style_menu_item"
-
-
-
data-qa-selector="text_style_dropdown"
-
Please ensure
e2e:package-and-test
job is run and the tests are passing.For the list of known failures please refer to the latest pipeline triage issue.
If your changes are under a feature flag, please check our Testing with feature flags documentation for instructions.
Reviewer roulette
Changes that require review have been detected!
Please refer to the table below for assigning reviewers and maintainers suggested by Danger in the specified category:
Category Reviewer Maintainer frontend Doug Stull (
@dstull
) (UTC-5)Natalia Tepluhina (
@ntepluhina
) (UTC+1)QA Careem Ahamed (
@cahamed
) (UTC+8)Maintainer review is optional for QA To spread load more evenly across eligible reviewers, Danger has picked a candidate for each review slot, based on their timezone. Feel free to override these selections if you think someone else would be better-suited or use the GitLab Review Workload Dashboard to find other available reviewers.
To read more on how to use the reviewer roulette, please take a look at the Engineering workflow and code review guidelines. Please consider assigning a reviewer or maintainer who is a domain expert in the area of the merge request.
Once you've decided who will review this merge request, assign them as a reviewer! Danger does not automatically notify them for you.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
Danger- file
Bundle size analysis [beta]
This compares changes in bundle size for entry points between the commits 5bcacfe4 and 7d18ced6
Special assetsEntrypoint / Name Size before Size after Diff Diff in percent average 3.52 MB 3.52 MB - 0.0 % mainChunk 1.96 MB 1.96 MB - 0.0 %
Note: We do not have exact data for 5bcacfe4. So we have used data from: b6cb8b8d.
The target commit was too new, so we used the latest commit from master we have info on.
It might help to rerun thebundle-size-review
job
This might mean that you have a few false positives in this report. If something unrelated to your code changes is reported, you can check this comparison in order to see if they caused this change.Please look at the full report for more details
Read more about how this report works.
Generated by
DangerAllure report
allure-report-publisher
generated test report!e2e-review-qa:
test report for 7d18ced6expand test summary
+-----------------------------------------------------------------------+ | suites summary | +------------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +------------------+--------+--------+---------+-------+-------+--------+ | Plan | 49 | 0 | 1 | 0 | 50 | ✅ | | Create | 28 | 0 | 1 | 0 | 29 | ✅ | | Manage | 34 | 0 | 3 | 1 | 37 | ❗ | | Govern | 24 | 0 | 5 | 0 | 29 | ✅ | | Verify | 12 | 0 | 1 | 0 | 13 | ✅ | | Framework sanity | 9 | 0 | 1 | 0 | 10 | ✅ | | Package | 0 | 0 | 1 | 0 | 1 | ➖ | +------------------+--------+--------+---------+-------+-------+--------+ | Total | 156 | 0 | 13 | 1 | 169 | ❗ | +------------------+--------+--------+---------+-------+-------+--------+
e2e-package-and-test:
test report for 7d18ced6expand test summary
+-----------------------------------------------------------------------+ | suites summary | +------------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +------------------+--------+--------+---------+-------+-------+--------+ | Manage | 375 | 4 | 18 | 29 | 397 | ❌ | | Verify | 244 | 0 | 17 | 5 | 261 | ❗ | | Create | 756 | 73 | 27 | 10 | 856 | ❌ | | Govern | 215 | 0 | 5 | 0 | 220 | ✅ | | Plan | 312 | 0 | 0 | 0 | 312 | ✅ | | Release | 30 | 0 | 0 | 0 | 30 | ✅ | | ModelOps | 0 | 0 | 5 | 0 | 5 | ➖ | | Configure | 1 | 0 | 15 | 0 | 16 | ✅ | | Package | 144 | 0 | 37 | 12 | 181 | ❗ | | Monitor | 20 | 0 | 0 | 0 | 20 | ✅ | | Analytics | 11 | 0 | 0 | 0 | 11 | ✅ | | Fulfillment | 12 | 0 | 70 | 0 | 82 | ✅ | | Secure | 35 | 0 | 5 | 0 | 40 | ✅ | | Systems | 19 | 0 | 0 | 0 | 19 | ✅ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Data Stores | 11 | 0 | 3 | 0 | 14 | ✅ | | Framework sanity | 0 | 0 | 7 | 0 | 7 | ➖ | +------------------+--------+--------+---------+-------+-------+--------+ | Total | 2187 | 77 | 210 | 56 | 2474 | ❌ | +------------------+--------+--------+---------+-------+-------+--------+
changed milestone to %15.8
added workflowin dev label and removed workflowready for development label
- A deleted user
added QA label
added 444 commits
-
83757d85...bbf7bab4 - 442 commits from branch
master
- 7c325c4b - Migrate ToolbarTextStyle to GlListbox
- 98b8f339 - Adjust tests to a migrated component
-
83757d85...bbf7bab4 - 442 commits from branch
- Resolved by Natalia Tepluhina
marked the checklist item I have evaluated the MR acceptance checklist for this MR. as completed
- Resolved by Scott de Jonge
- Resolved by Scott de Jonge
- Resolved by Scott de Jonge
removed review request for @sdejonge
@cahamed
, thanks for approving this merge request.This is the first time the merge request is approved. To ensure full test coverage, a new pipeline will be started shortly.
For more info, please refer to the following links:
added pipeline:mr-approved label
requested review from @sdejonge
requested review from @ntepluhina and removed review request for @sdejonge
- Resolved by Natalia Tepluhina
- Resolved by Natalia Tepluhina
- Resolved by Natalia Tepluhina
@psjakubowska nice work! I have a few comments but since they all are non-blocking, I'll proceed to merge
enabled an automatic merge when the pipeline for 0a018316 succeeds
@ntepluhina, did you forget to run a pipeline before you merged this work? Based on our code review process, if the latest pipeline was created more than 6 hours ago, and finished more than 2 hours ago, you should:
- Ensure the merge request is not in Draft status.
- Start a pipeline (especially important for Community contribution merge requests).
- Set the merge request to merge when pipeline succeeds.
This is a guideline, not a rule. Please consider replying to this comment for transparency.
This message was generated automatically. You're welcome to improve it.
mentioned in commit e214d677
added workflowstaging-canary label and removed workflowin dev label
added workflowcanary label and removed workflowstaging-canary label
added workflowstaging label and removed workflowcanary label
added workflowproduction label and removed workflowstaging label
added workflowpost-deploy-db-staging label and removed workflowproduction label
added workflowpost-deploy-db-production label and removed workflowpost-deploy-db-staging label
mentioned in merge request !109126 (merged)
added releasedcandidate label
mentioned in merge request kubitus-project/kubitus-installer!1829 (merged)
mentioned in issue #384269 (closed)
added releasedpublished label and removed releasedcandidate label