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

Hamburger menu doesn't open on mobile #1699

Closed
koskimas opened this issue Sep 17, 2021 · 2 comments
Closed

Hamburger menu doesn't open on mobile #1699

koskimas opened this issue Sep 17, 2021 · 2 comments
Labels
bug Functionality does not match expectation

Comments

@koskimas
Copy link

koskimas commented Sep 17, 2021

Search terms

Hamburger menu, main menu, mobile phone, doesn't open

Expected Behavior

When I open a site generated using typedoc on a mobile device, I expect the main menu to open from the hamburger button.

Actual Behavior

The hamburger button does nothing.

Steps to reproduce the bug

Open this site https://koskimas.github.io/kysely/index.html and resize the browser to mobile size so that you can see the hamburger button (the three-lines button). Tap the button.

Environment

  • Typedoc version: 0.22.3
  • TypeScript version: 4.4.3
  • Node.js version: 16.2.0
  • OS: Macos
@koskimas koskimas added the bug Functionality does not match expectation label Sep 17, 2021
@koskimas
Copy link
Author

This also happens on the typedoc's own API doc https://typedoc.org/api/index.html. This bug means there is no way to browse the documentation on mobile devices.

By the way, AWESOME job in general with this project! I really appreciate all the hard work you put into it ❤️

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Sep 18, 2021

That's definitely broken! I'm not entirely sure how that CSS was lost... I must have accidentally deleted it when getting rid of SASS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Functionality does not match expectation
Projects
None yet
Development

No branches or pull requests

2 participants