Skip to content

Replace badge markup in GFM members list with real Vue component

Mark Florian requested to merge 455636-migrate-legacy-badge into master

What does this MR do and why?

Extract helper to render a Vue component

This also adds support for passing child content, which is needed for the next commit.

Replace badge markup in GFM members list

Addresses #455636.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After NO CHANGE
gfm_before gfm_after

How to set up and validate locally

  1. In an issue or merge request, type the name of any user marked as "busy" into a markdown field.

Related to #455636

Edited by Mark Florian

Merge request reports