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

Fix storage edit page not scrolling because of height not set on cont… #524

Merged

Conversation

Komediruzecki
Copy link
Contributor

Fix storage edit page not scrolling because of height not set on container.

I tried managing it multiple ways, one being adding container above "ScrollableComponent" but this either don't work or requires a lot of css to deal with it (for example similar to TabComponent, Container, but with some top offset so it skips movable header)

Maybe this could also be fixed by having general 100% height on some root container, instead of page container.

Should I run some tests, it's a small change, but maybe this will break some other components using the PageContainer style?

@CLAassistant
Copy link

CLAassistant commented Jul 7, 2020

CLA assistant check
All committers have signed the CLA.

@ZeroX-DG ZeroX-DG added the awaiting review ❇️ Pull request is awaiting a review. label Jul 8, 2020
@Flexo013 Flexo013 linked an issue Jul 11, 2020 that may be closed by this pull request
@Rokt33r Rokt33r added this to the v0.7.1 milestone Jul 26, 2020
@Rokt33r Rokt33r merged commit 6d328e8 into BoostIO:master Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review ❇️ Pull request is awaiting a review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't scroll in storage settings
4 participants