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

Header not expanding when page height is less than window height #4889

Open
chadkrause opened this issue Oct 31, 2016 · 1 comment
Open

Header not expanding when page height is less than window height #4889

chadkrause opened this issue Oct 31, 2016 · 1 comment

Comments

@chadkrause
Copy link

What MDL Version are you using? (please be specific, e.g. major.minor.patch)
1.2.1

What browser(s) is this bug affecting (including version)?
All browsers, mobile and desktop

What OS (and version) are you using?
All browsers

What are the steps to reproduce the bug? Can you create a plunker/codepen/jsfiddle which reproduces it?

https://codepen.io/chadkrause308/pen/EgBRKd/?editors=0010#0
Change layout to split screen, as in side by side and not top and bottom

What is the expected behavior?
When you scroll up, the header gets bigger

What is the actual behavior?
When you scroll up, the header stays in the smaller size

Any other information you believe would be useful?
This happens if the page is not longer than the browser window when the header is collapsed. The header is supposed to expand when you scroll up, but it wont since the page isn't longer than the window. To fix this, you have to create a

set that is a height that makes the page larger than the window.

@chadkrause
Copy link
Author

Also, you can click on the header to make it bigger, but it is not really user friendly that way. People don't know to do that

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

1 participant