Skip to content

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

Merged
Rokt33r merged 1 commit intoBoostIO:masterfrom
Komediruzecki:bugfix/scroll-on-page-container
Jul 26, 2020
Merged

Fix storage edit page not scrolling because of height not set on cont…#524
Rokt33r merged 1 commit intoBoostIO:masterfrom
Komediruzecki:bugfix/scroll-on-page-container

Conversation

@Komediruzecki
Copy link
Copy Markdown
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
Copy Markdown

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