Closed
Description
Problem to solve
Following up from #16164 (comment), the admin dashboard:
- No longer uses an active state for the admin menu at the top.
- Does not use a generic settings page header as the rest of the product.
Proposal
Here's a list of MVC steps that could be tackled all in one step or separate PRs.
- Use a generic page header for all top-level pages in the admin dashboard, see screenshot below.
- Keep the admin menu at the top active when navigating through the top-level pages in the admin dashboard.
- Remove the sidebar menu and use the tabs for the admin dashboard #7879
Page header (BEFORE) | Page header (AFTER) |
---|---|
![]() |
![]() |
![]() |
![]() |