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

Calculate width of menu bar rather than hard coding it #295

Open
LMBishop opened this issue Aug 11, 2022 · 1 comment
Open

Calculate width of menu bar rather than hard coding it #295

LMBishop opened this issue Aug 11, 2022 · 1 comment
Labels
enhancement good-first-issue A nice easy issue to get started with for new contributors

Comments

@LMBishop
Copy link
Contributor

See #293, related to #263

Calculate the minimum width of it before turning it into a hamburger menu, rather than us having to change the value manually each time

@LMBishop LMBishop added enhancement good-first-issue A nice easy issue to get started with for new contributors labels Aug 11, 2022
@lcrojano
Copy link

Hello, I am interested in resolving this issue. My plan is to compute the complete width of the menu content and adjust a media query based on it. This approach will enable you to smoothly switch to a hamburger menu whenever the screen width is insufficient to display the entire menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good-first-issue A nice easy issue to get started with for new contributors
Projects
None yet
Development

No branches or pull requests

2 participants