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

Add responsive hamburger menu button to navbar with state hook #80

Closed

Conversation

BRPatrick
Copy link

I noticed for smaller screen sizes the menu items stacked, and thought collapsing to a hamburger style icon would be more functional as more pages are added to a project. I was able to do this using Bulma's "is-active" class and React's State Hook to toggle it.

I'm new to GitHub and web development so hopefully I've done this correctly and this is helpful.

@chmac
Copy link
Collaborator

chmac commented Jul 7, 2021

Not accepting any PRs until there's a new maintainer.

@chmac chmac closed this Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants