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

Needs mobile support #1

Open
krschmidt opened this issue Sep 27, 2015 · 7 comments
Open

Needs mobile support #1

krschmidt opened this issue Sep 27, 2015 · 7 comments
Assignees

Comments

@krschmidt
Copy link
Member

Currently set to disappear below 740px

@krschmidt
Copy link
Member Author

By increasing support to 720px in cd437fd it's now possible for a site to move to mobile size, but the megamenu doesn't cooperate. Maybe add an option to include a variable for 'mobileView: 680px' and at sizes below that for now it disappears, but in the future it serves as an indicator for when to move to mobile (in which case mobile styles would need to apply based on screen size or class)?
oops

@krschmidt krschmidt self-assigned this Dec 7, 2015
@krschmidt
Copy link
Member Author

One problem has always been the lack of a good way to point to open the menu, since the 5 categories won't be there. But, if we were to drop the logo from the megamenu, and make it a hamhurger menu, then add a menu option for Lane home, that'd create a pathway for doing a mobile menu.

@krschmidt
Copy link
Member Author

@mandersj if this gets put on a website that uses a hamburger menu already, will it be problematic to have dueling burgers?

@mandersj
Copy link

Yeah... I think dueling burger is better but not by much. The LaneCC foundation using a little gift box. What about just using a "home" icon?

@krschmidt
Copy link
Member Author

Home button would work to swap in for a hamburger right now, but not on mobile, where home would suddenly be everything.

@mandersj
Copy link

Right!... Dueling burgers it is. At least the burger indicates "menu" more than dueling logos.

@krschmidt
Copy link
Member Author

To support a swipe to close: http://www.javascriptkit.com/javatutors/touchevents2.shtml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants