Skip to content

Cleanup context switcher alignment

What does this MR do and why?

Aligns the context switcher closer to the design vision.

Screenshots

Before After
Screenshot_2023-04-27_at_5.27.49_PM Screenshot_2023-04-27_at_5.26.38_PM

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. Interact with the context switcher. Try searching as well in there.

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