Skip to content

Make side-nav expanded when viewing dependencies

What does this MR do?

Fixes an issue that causes the sub-navigation within the sidebar to be collapsed when viewing Project -> Dependency List.

The change adds the dependency list's controller/action to the list of paths that is used to determine if the sub-nav should be set to active.

Before: before

After after

Does this MR meet the acceptance criteria?

Conformity

Closes #12240 (closed)

Edited by David Pisek

Merge request reports