Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug sidebar menu #292

Open
ganjarsetia opened this issue Aug 24, 2022 · 2 comments
Open

Bug sidebar menu #292

ganjarsetia opened this issue Aug 24, 2022 · 2 comments

Comments

@ganjarsetia
Copy link

Bug report on sidebar menu

Current behavior

I found bug on sidebar menu. It wont collapse on some screen size.

Steps to reproduce:

  1. open https://colorlib.com/polygon/adminator/index.html in laptop size.
  2. Click hamburger menu to make sidebar menu collapse.
  3. Open Chrome Dev Tools and click Toggle device toolbar
  4. In Dimensions choose "Nest Hub" or screen with width 1024px.
  5. And it will show like this image

Expected behavior

The sidebar should be collapsed. Like this image

Environment

Platform: Linux Pop OS 20
Browser: Brave

@jepperaskdk
Copy link
Collaborator

Cool, thanks for submitting this. It does look like the CSS class .is-collapsed inverts the collapsing functionality, depending on screen size - maybe by design.

@ganjarsetia
Copy link
Author

Cool, thanks for submitting this. It does look like the CSS class .is-collapsed inverts the collapsing functionality, depending on screen size - maybe by design.

Yeah its inverts the functionality. So can it be fixed or any way how to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants