-
-
Notifications
You must be signed in to change notification settings - Fork 100
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
Feature/mobile layout #149
base: gh-pages
Are you sure you want to change the base?
Feature/mobile layout #149
Conversation
} | ||
}.bind(this), 50); | ||
} | ||
// var addition = 0; |
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.
@paulswartz I'm unsure how we should handle this in conjunction with a variable -width sidebar based on screen size. Maybe it's possible to adjust the "addition" via a class + media queries, which could get set based on what is enabled (list/facets)?
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.
That sounds like a good fix; add classes to the body when the panels are enabled, and use that to control the CSS.
…ggleable slide-out from full to mobile, add some comments and clean up css
… interaction with mobile sidebar then resizing
f169a0e
to
11f726f
Compare
11f726f
to
2567481
Compare
This is already way better than our current (non-existent) mobile interface. It's a little confusing that there are two hamburger icons; maybe have [list][filter][map] as always available buttons at the top? |
First stab at designing/implementing a mobile experience.
Basically, it is more or less the same as now on desktop, smaller (tablet-ish) screens will get a tabbed sidebar that takes up less of the screen, and mobile will get an off-canvas sidebar that is togglable by a little button on the bottom right.
check it out here: http://www.isaacchansky.me/finda/