hikaya-io / hakawati

A collection of UI components
GNU General Public License v3.0
2 stars 1 forks source link

Update behavior of the sidenav collapse/expand #289

Closed ninetteadhikari closed 1 year ago

ninetteadhikari commented 2 years ago

Current behavior

  1. The sidenav button does not stay aligned with the edge of the navbar
  2. After collapsing and then expanding the sidenav, the content on the page is pushed to the right outside of the screen space

To Reproduce Steps to reproduce the behavior:

  1. Go to Metrics
  2. Click on Configurations
  3. Click on the side nav collapse/expand button
  4. See error

Expected behavior

  1. The sidenav button stays aligned on the edge of the navbar when is expanded or collapsed
  2. After collapsing the content on the page is pushed to the left to occupy the entire screen. And after expanding the navbar, the page content should move to the right and shrink to fir the screen size

Screenshots sidenav

andrewtpham commented 2 years ago

Transferred issue to hakawati so it can be solved here.

ninetteadhikari commented 1 year ago

this is resolved https://github.com/hikaya-io/hakawati/pull/227