Skip to content

Change username text color to use same across UI

Sascha Eggenberger requested to merge username-color-unification into master

What does this MR do and why?

Change username text color to use the same color ($gray-500) across UI

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
Popover (no change)
comment_flyout_before comment_flyout_after
Navigation user dropdown menu
nav_before nav_after
User profile
user_profile_before user_profile_after

How to set up and validate locally

  1. User flyouts (e.g. in Comments or assigned), http://gdk.test:3000/flightjs/Flight/-/issues/12
  2. Navigation dropdown
  3. User profile, http://gdk.test:3000/root

Related to #425467 (closed)

Edited by Sascha Eggenberger

Merge request reports