Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Hamburger button doesn't work when browser dev tools reduce size of viewport #693

Closed
mikeplis opened this issue Mar 21, 2019 · 2 comments
Closed
Labels

Comments

@mikeplis
Copy link

Bug Report

Describe the bug

I'm using v1.0.0-rc.3.

If I'm viewing my docs and I open the Chrome dev tools pinned to the right side of the screen, it reduces the viewport size to less than 1120px, so the hamburger menu shows up, but clicking it doesn't do anything.

To Reproduce

  1. Open a docz-generated site
  2. Open browser dev tools pinned to the right and increase size of dev tools window until viewport width is less than 1120px
  3. Attempt to click on hamburger menu to view sidebar

Here's a test repo: https://github.com/mplis/docz-test

Check out the repo, run yarn docs, and open generated site to reproduce the bug.

Expected behavior

I expect the hamburger menu to open the sidebar

Environment

  • OS: OSX 10.13.6
  • Node/npm version: Node 10.15.1, Yarn 1.13.0
@Glazy
Copy link
Contributor

Glazy commented Mar 23, 2019

@pedronauck

We can now close this issue because my PR ☝️ (#698) has resolved it!

@pedronauck
Copy link
Member

Yeah, for sure, but it's not release yet, will be in the next rc :)

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

No branches or pull requests

3 participants