Skip to content

Remove unnecessary SuperSidebar namespacing in sub menu classes

Andrejs Cunskis requested to merge andrey-remove-super-sidebar into master

What does this MR do and why?

Removes unnecessary module namespacing for submenu classes.

The diff is rather wrong so it might be a bit hard to review, but all that was done here is that all files have been moved from super_sidebar folder one level up and SuperSidebar module has been removed everywhere. There are no functional changes to the code itself.

Closes #422996 (closed)
Closes #407403 (closed)

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 Tiffany Rea

Merge request reports