Skip to content

Remove legacy nav related code

What does this MR do and why?

Remove legacy flyout nav related code

This code isn't needed any longer since we are not utilizing the old nav code any longer. Note: There likely are remnants of used classes in the HAML code, but those will be removed in a follow-up.

Remove ContextualSidebar code

This code was used to manage the collapsed state of the legacy nav. Given that we do not use the legacy nav any longer, this code can be removed. Note: This removal just targets the JavaScript, the related HAML in CSS code will be removed in a follow-up.

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