-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
component: dashboardfeature: admin dashboardteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code
Description
Problem to solve
When an admin user visits the admin dashboard, the secondary navigation is visible while none of the options is selected since we're currently using a page layout with the left sidebar for selecting Users and Workspaces sub-pages.
Proposal
While we could eventually re-use that secondary navigation as we work towards improving the admin dashboard (#7597), a good MVC (minimum viable change) could be to remove secondary navigation on the admin dashboard.
BEFORE | AFTER |
---|---|
![]() |
![]() |
Metadata
Metadata
Assignees
Labels
component: dashboardfeature: admin dashboardteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code