Skip to content

Show "Your work" also on Explore pages for now

What does this MR do and why?

As long as the "Explore" pages are reachable only through tabs on the dashboard pages, we should also show the "Your work" sidebar there, to keep a consistent layout.

Later we want to show a new "Explore GitLab" sidebar there instead.

See #384879 (closed)

Screenshots or screen recordings

explore_with_your_work_sidebar

How to set up and validate locally

  • Make sure you have the your_work_sidebar feature flag enabled:
Feature.enable(:your_work_sidebar)

MR acceptance checklist

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

Edited by Thomas Hutterer

Merge request reports