Skip to content

Implement new active state for project sidebar context menu

What does this MR do?

In this MR, based on #322687 (closed), we pretend to change the behavior (behind a feature flag) of what happens when you click on the scope or context project menu:

image

Before, when you clicked on that menu, it'd redirect you to the group main page and would set the Project overview menu as active:

image

Now, the context menu is going to become a single menu that can be active. That way, when we click on it, instead of making Project overview as active, it will set itself as the active menu:

image

Does this MR meet the acceptance criteria?

Conformity

Related to #322687 (closed)

Edited by Francisco Javier López

Merge request reports

Loading