Skip to content

Change issuables_helper to use gl_badge_tag

Phil Hughes requested to merge ph/344318/issuablesTabCounterGlBadgeTag into master

What does this MR do and why?

Removes the use of gl-badge classes to instead use the gl_badge_tag method in issuables_helper.rb

Screenshots or screen recordings

Before After
Screenshot_2022-01-21_at_13.00.46 Screenshot_2022-01-21_at_13.01.30

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #344318 (closed)

Merge request reports