Skip to content

Conversation

@jschuler
Copy link
Collaborator

@jschuler jschuler commented Aug 8, 2019

Particularly noticeable for the page demos

Closes: #1294

@patternfly-build
Copy link
Collaborator

PatternFly-React preview: https://patternfly-react-pr-2670.surge.sh

@tlabaj tlabaj self-assigned this Aug 8, 2019
tlabaj
tlabaj previously approved these changes Aug 8, 2019
Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to update docs/website to let the consumer know?

@jschuler
Copy link
Collaborator Author

jschuler commented Aug 8, 2019

Not sure, Core doesn't mention it either, perhaps we should? @mcoker

@mcoker
Copy link
Contributor

mcoker commented Aug 8, 2019

@jschuler yeah, I think we should. I don't think having it in the demo is enough for a user to figure out it's required to make the page component full height.

code: LiveEdit,
pre: React.Fragment
pre: React.Fragment,
p: componentProps => <Text component="p" {...componentProps} />,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We (eventually) need to make sure every HTML tag is covered here that doesn't look right inside <div className="theme-pf-c-content">.

Copy link
Contributor

@kmcfaul kmcfaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@redallen redallen merged commit 4085ff1 into patternfly:master Aug 19, 2019
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.

html, body, and .pf-c-page changed to "height: 100%;"

6 participants