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

Sidebar menu with wrong behaviour #12

Open
andcl opened this issue Nov 15, 2020 · 1 comment
Open

Sidebar menu with wrong behaviour #12

andcl opened this issue Nov 15, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@andcl
Copy link

andcl commented Nov 15, 2020

Hi, playing around with double sidebar menu, and it is not working just as expected:

  • First the backdrop black div can only be dismissed clicking away the sidebar ONLY IF page width is xs or sm. If you try to click away to close it after redimensioning the window to md, lg or xl, it won't dissapear...
  • Also, the "@keydown.escape" directive to hide the sidebar (on xs and sm) does not work at all. Checked on chrome and edge.

Any ideas?
Thanks for your time.

@estevanmaito
Copy link
Owner

I didn't had the time yet to review it, but there's this PR that may solve this issue: #11

@estevanmaito estevanmaito added the bug Something isn't working label Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants