Feature Request: Hamburger menu nav #17
Tyler-Keith-Thompson
started this conversation in
Ideas
Replies: 2 comments 5 replies
|
I actually saw this discussion in Pico's repo, and I think I have a good solution that I'll include in my next release 2.2, within a couple hours. It's not a hamburger type of menu, but it will allow you to swipe on the horizontal nav's if they go off the screen. I saw this solution a couple months ago and really liked it. I'll update this discussion when I have it implemented! |
2 replies
|
Hamburger menu added for the nav. See the Docs You might have to make the browser window a little smaller in width to see it, |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I really wish that Pico would be a little smarter about mobile device with
<nav>. As it stands, it'll just get cut off or I have to add an<aside>myself.I see somebody attempted a CSS only version of this. I'd really like it if the framework itself supported this.
I'd take anything, but a hamburger menu seems like a reasonable default.
All reactions