Replace avatar with icon in admin area
What does this MR do and why?
When the Admin Area was converted to the new navigation structure, the icon for the admin area was not included.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable the feature flag:
echo "Feature.enable(:super_sidebar_nav)" | rails c
- Enable the user setting from the user dropdown:
- Navigate to the Admin Area to see the icon
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related #391523 (closed)
Edited by Austin Regnery