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

Making the Sidebar Scrollable #906

Merged
merged 3 commits into from
Feb 22, 2017
Merged

Making the Sidebar Scrollable #906

merged 3 commits into from
Feb 22, 2017

Conversation

skipjack
Copy link
Collaborator

Allowing the sidebar component to be scrollable when it's fixed and has outgrown the height available on the screen. See the gif below for the new behavior...

cc @bebraw @mikezaby

Allowing the sidebar component to be scrollable when
its fixed and has outgrown the current available height
it has to occupy.
@mikezaby
Copy link
Contributor

LGTM 👍

Always set max-height and calculate the space the header is occupying
into the equation for `availableHeight` as well.
@skipjack
Copy link
Collaborator Author

Added in a fix for the snap-to-top issue @Dajust and I discussed in #914. @SpaceK33z this should be good to go now, can you review when you have a chance?

@skipjack skipjack merged commit 52724cd into master Feb 22, 2017
@skipjack skipjack deleted the sidebar-fix branch February 22, 2017 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants