Skip to content

Fix Tanuki hover/focus styles in the new nav

What does this MR do and why?

It fixes Tanuki logo styles for the hover and focused states in the new navigation

Screenshots or screen recordings

Before After Light After Dark
Screenshot_2023-04-10_at_12.14.07 2023-04-13_19.02.51 2023-04-13_19.02.27

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. Hover or focus tanuki in the new sidebar

Related to #404784 (closed)

Edited by Olena Horal-Koretska

Merge request reports

Loading