Skip to content

Update context switcher "View all" links

What does this MR do and why?

Updates the "View all my *" links in the context switcher to point to the /dashboard/(projects|groups) paths instead of /(projects|groups).

Screenshots or screen recordings

No visual change.

Screenshot_2023-04-18_at_10.44.42_AM

How to set up and validate locally

  1. Enable the new nav:
    1. Enable the feature flag:

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

      Screenshot_2022-12-13_at_1.32.43_PM

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Re #406579 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports