Skip to content

Use `gl-text-subtle` instead of `gl-text-secondary` in crud component

Chad Lavimoniere requested to merge 474911-crud-component-text-secondary into master

What does this MR do and why?

Use gl-text-subtle instead of gl-text-secondary in crud component since gl-text-secondary is deprecated.

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

Before After
image image

How to set up and validate locally

  1. Check out this branch
  2. Visit http://gdk.test:3000/admin/broadcast_messages in the GDK
  3. Make sure you have at least 1 message added
  4. You'll see that the icon and count next to Messages uses the class gl-text-subtle.

Related to #474911, #452231 (closed)

Merge request reports

Loading