Skip to content

Use primary text color class in on-demand scans index page

What does this MR do and why?

This drops the gl-text-black-normal class in favor of gl-text-primary to improve dark mode compatibility in the on-demnand scans index page.

Screenshots or screen recordings

Before After
Light mode gdk.test_3000_gitlab-org_dast_scans_-_on_demand_scans gdk.test_3000_gitlab-org_dast_scans_-on_demand_scans__1
Dark mode gdk.test_3000_gitlab-org_dast_scans_-on_demand_scans__1 gdk.test_3000_gitlab-org_dast_scans_-_on_demand_scans

How to set up and validate locally

  1. Enable Dark Mode in your preferences.
  2. Navigate to the on-demand scans page at /:namespace/:project/-/on_demand_scans.

MR acceptance checklist

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

Related to #346489 (closed)

Merge request reports

Loading