Skip to content

Migrate form feedback message to use PJ text colors

Samantha Ming requested to merge pj-migrate-class-new-branch into master

What does this MR do and why?

This MR migrate the form feedback message to use PJ style text colors.

- Checking (muted) Available (success) Unavailable (danger)
Before text-muted text-success text-danger
After gl-text-gray-600 gl-text-green-500 gl-text-red-500

Screenshots or screen recordings

Checking (muted) Available (success) Unavailable (danger)
2022-04-08_at_11.22_AM 2022-04-08_at_11.18_AM 2022-04-08_at_11.19_AM

How to set up and validate locally

  1. Navigate to the issues page > select an issue
  2. Click on the "Create merge request" button to trigger the dropdown
  3. The form feedback message color remains the same as before

MR acceptance checklist

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

Edited by Samantha Ming

Merge request reports

Loading