-
Notifications
You must be signed in to change notification settings - Fork 5
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
Create mobile menu as alternative to scrolling to sections #19
Comments
Kaitlin and I were talking about putting a horizontal bar below the three catch phrases, "meet people, build something, have fun." My concern is how the bar will look on mobile (will it appear to small? to condensed?) but I believe middleman can help with the screen size change so I'll investigate what can be done. |
Cool. The tweening animation for the sliding isn't really necessary if that On Tue, Oct 28, 2014 at 9:35 PM, sastrakhan [email protected]
|
Oh yea, design for mobile first! |
https://github.com/sastrakhan/baltimorehackathon/compare/navigation?expand=1 This version has the following error when I run it through Middlman.
However, it did work when I used it on a previous branch that I stashed. Although this version looks nice and centered on mobile, I am unsure how to make the navigation bar stay centered when expanded. Kaitlin will take a look at it later today to see if she can sort out the bugs. |
|
This version works on my end but the bug is still there if someone scrolls from top to bottom frantically: |
Ha ha! I see what you mean now. I'm looking at it :] |
Is the the bug fixed? Should I still take a look at it? |
Jason, Please provide feedback on the issue19/menu (i think that's what it's
|
K, will try taking a look tomorrow (Sat) |
@spacemunkay sorry I wasn't clear, I meant this branch: https://github.com/spacemunkay/baltimorehackathon/tree/issue19/menu Please ignore the dead code, it's not cleaned up yet. |
I didn't have any issues with it jumping around. So not sure if I can help debug that, appeared to work okay. My only issue is that it's not responsive. See http://responsivemobilemenu.com/en/ for a good example (try resizing the screen). I like the color and styling, I do think that it might as well go on the very top and span the entire width of the page. instead of being beneath the title. Something to play with. Thanks for taking the time to tackle this issue! |
As user, it takes a long time to scroll down to the sections at the bottom, or to the top once I'm at the bottom. Provide a way to jump to different sections.
The text was updated successfully, but these errors were encountered: