browser-automation / cba-website

Chromium browser automation browser extension website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement sidebar and breadcrumbs

Manvel opened this issue · comments

Background

Sidebar currently is the replication of the header’s main navigation, so you can reuse it here, but besides the sidebar content layout does also have breadcrumbs, which corresponds to the page user is currently viewing. We don’t need to implement the logic of highlighting the breadcrumbs here, but we can at least prepare that component, similar we did for header navigation.
Screen Shot 2020-04-07 at 8 32 10 PM

What to change

Implement sidebar and breadcrumbs styles.