Skip to content

Replace info badge with neutral in new navigation sidebar

Austin Regnery requested to merge aregnery/change-nav-badge-color into master

What does this MR do and why?

Replaces info variant with neutral to match the design spec in Figma

Closes #404771 (closed)

Screenshots or screen recordings

Before After
Screenshot_2023-05-01_at_12-01-54_Dashboard___Admin_Area___GitLab Screenshot_2023-05-01_at_12-01-06_Dashboard___Admin_Area___GitLab
image image
image image
image image
image Screenshot_2023-05-01_at_12-06-26_Administrator___GitLab

How to set up and validate locally

  1. Enable the feature flag:
echo "Feature.enable(:super_sidebar_nav)" | rails c
  1. Enable the user setting from the user dropdown:

Screenshot_2022-12-13_at_1.32.43_PM

  1. Navigate around GitLab. The badges in the new navigation sidebar should be neutral.

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 #391523 (closed)

Edited by Austin Regnery

Merge request reports