Skip to content

Stub super_sidebar_logged_out feature flag locally

What does this MR do and why?

We currently stub the super_sidebar_logged_out globally and in all specs, the old navigation will be used for anonymous use. With this commit we move the stubbing to specs that depend on the old behavior.

This will give us a clear list of specs which we need to fix.

For more context, see:

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

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 Lukas 'ai-pi' Eipert

Merge request reports