Keep admin menu active when opening a user, project, or team #10499
Labels
component: dashboard
feature: admin dashboard
meta: never-stale
This issue can never become stale
team: webapp
Issue belongs to the WebApp team
type: improvement
Improves an existing feature or existing code
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
Pasting below a relevant line code that could help:
gitpod/components/dashboard/src/Menu.tsx
Line 110 in 0a6e84e
Proposal
The menu item should remain active also when opening a user, project, or team in the
/admin
area.The text was updated successfully, but these errors were encountered: