Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Sidebar not Showing Above 1024px Wide #101

Open
b-gibbs opened this issue Feb 18, 2021 · 1 comment
Open

Sidebar not Showing Above 1024px Wide #101

b-gibbs opened this issue Feb 18, 2021 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@b-gibbs
Copy link

b-gibbs commented Feb 18, 2021

Describe the bug

I'm using PageWithHeader and PageWithSidebar in a layout. I'm not using collapseBelow. I have a button with its onClick set to page.sidebar.toggle that appears below 1200px. The Sidebar works as expected from 0-1023, but only flashes open from 1024px and up. Is it possible something within Bumbag is preventing the Sidebar from functioning at desktop and up?

To Reproduce

Try triggering page.sidebar.toggle with a width of 1024px or higher on any device or browser.

Expected behavior

I don't see anything in the docs that would preclude the sidebar from toggling open at 1024px+, so I would expect it to function as it does from 0-1023px.

Screenshots
Screen Recording 2021-02-18 at 2 37 04 PM

in

@jxom jxom added the bug Something isn't working label Feb 23, 2021
@Karthik-Tella
Copy link

I can work on it

@jxom jxom added the good first issue Good for newcomers label Mar 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants