Skip to content

Implement new active state for group sidebar context menu

Francisco Javier López requested to merge 322687-fj-new-group-active-state into master

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 group menu:

image

Before, when you clicked on that menu, it'd redirect you to the group main page and would set the Group 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 Group 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