CDLUC3 / dmsp_frontend_prototype

Repo to test out new NextJS framework
MIT License
0 stars 0 forks source link

Common Layout Components, Sidebar Component #155

Closed andrewebdev closed 1 month ago

andrewebdev commented 1 month ago

Description

Created the common Layout components as outlined in #154 . Also created the LayoutWithSidebar container, using the Base layout components above, as outline in #110

Resolve #154 and #110

Type of change

Please delete options that are not relevant

How Has This Been Tested?

Tested locally on the Styleguide page. Added individual layouts as small fragments on the styleguide, with some buttons to toggle certain properties as part of the test.

Also wrapped the entire styleguide page with the LayoutWithSidebar container, and ensuring the sidebar stays open.

Checklist: