Skip to content

Keep admin menu active when opening a user, project, or team #10499

@gtsiolis

Description

@gtsiolis

Problem to solve

Following up from #10309, currently when opening a user, project, or team in the /admin area the menu highlight disappears.

/admin/teams /admin/teams/c5895528-xyz
Screenshot 2022-06-07 at 12 18 46 PM (2) Screenshot 2022-06-07 at 12 20 14 PM (2)

Pasting below a relevant line code that could help:

const isAdminUI = window.location.pathname.startsWith("/admin");

Proposal

The menu item should remain active also when opening a user, project, or team in the /admin area.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions