-
Notifications
You must be signed in to change notification settings - Fork 3
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
Nav bar redesign for mobile users #54
Nav bar redesign for mobile users #54
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have the repo set up locally, so I haven't been able to run the changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks fine, but I don't want to give an official approval since I can't run it locally to test how it works in practice.
Edit: I'll look into getting the repository running locally at some point, but I'm pretty busy for the next month or so so it might take a while.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @mckeenicholas!
I have one final comment, then I'm comfortable merging :)
Tested out using the mobile emulator for a few different devices and I don't see any apparent issues:
Can confirm that the component is key board accessible too, which is great.
Closes #44
Implements a side drawer menu for when the width of the screen shrinks such that it can no longer fit all items along the bottom.