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

Create mobile menu as alternative to scrolling to sections #19

Open
spacemunkay opened this issue Oct 21, 2014 · 12 comments
Open

Create mobile menu as alternative to scrolling to sections #19

spacemunkay opened this issue Oct 21, 2014 · 12 comments

Comments

@spacemunkay
Copy link
Owner

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.

@sastrakhan
Copy link

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.

@spacemunkay
Copy link
Owner Author

Cool. The tweening animation for the sliding isn't really necessary if that
makes it any easier!

On Tue, Oct 28, 2014 at 9:35 PM, sastrakhan [email protected]
wrote:

I'll give this a whirl later today following this tutorial:

http://www.dwuser.com/education/content/creating-a-floating-navigation-menu/demo/complete.html


Reply to this email directly or view it on GitHub
#19 (comment)
.

@spacemunkay
Copy link
Owner Author

Oh yea, design for mobile first!

@sastrakhan
Copy link

https://github.com/sastrakhan/baltimorehackathon/compare/navigation?expand=1

This version has the following error when I run it through Middlman.

   Failed to load resource: the server responded with a status of 404 (Not Found) 

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.

@kaitersgonnakait
Copy link
Collaborator

screenshot from 2014-10-29 12 36 11
Senya, this is what I see for both Chrome and Firefox after I pulled your navigation branch (https://github.com/sastrakhan/baltimorehackathon/tree/navigation). I didn't get the server error you mentioned, and the navigation bar didn't stick to the top of the screen when scrolling (is it supposed to? If so, did you add all the necessary files to your commit?) I also didn't run into that bug you mentioned where the navigation bar moves from left to right when you scroll frantically.
Is this what you see on your side, too?

@sastrakhan
Copy link

This version works on my end but the bug is still there if someone scrolls from top to bottom frantically:

#33

@kaitersgonnakait
Copy link
Collaborator

Ha ha! I see what you mean now. I'm looking at it :]

@spacemunkay
Copy link
Owner Author

Is the the bug fixed? Should I still take a look at it?

@kaitersgonnakait
Copy link
Collaborator

Jason,

Please provide feedback on the issue19/menu (i think that's what it's
called?) branch if you have a sec. Sean and I have been working on it. The
nav bar jumps when it transitions to sticking to the top of the page, and
we're not sure how to fix it. I think it would be better to have a
completely fixed menu than a buggy, fancy one. If you have
JavaScript/jquery magician skills, please let us know a fix!
On Oct 31, 2014 5:42 PM, "Jason Denney" [email protected] wrote:

Is the the bug fixed? Should I still take a look at it?


Reply to this email directly or view it on GitHub
#19 (comment)
.

@spacemunkay
Copy link
Owner Author

K, will try taking a look tomorrow (Sat)

@kaitersgonnakait
Copy link
Collaborator

@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.

@spacemunkay
Copy link
Owner Author

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!

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

No branches or pull requests

3 participants