-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
The dashboard was converted to material-ui in #1776.
Things to be done:
- Re-implement sidebar resource selectors #1810 I removed the list of resources per namespace and the namespace dropdown in the sidebar added in Add kubernetes style sidebar #1500 for simplicity. we should re-add it. I restructured the Navigation to be part of a larger component which renders the page as a subcomponent, which should make future work on Figure out interaction between sidebar state and main page #1669 easier
- Fix sidebar not rendering to end of page #1827 Side navigation doesn’t go all the way down on the Overview page
- Replace some sidebar icons with Font Awesome #1830 The icons for the side navigation were chosen without a lot of thought. Revisit this, as done in [RFC] Bikeshed the tap and top icons #1637. Resources that can help: https://material.io/tools/icons/?icon=home&style=baseline, https://materialdesignicons.com/. You can also use FontAwesome: (https://material-ui.com/style/icons/#font-icons)
Reactions are currently unavailable