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

[docs-infra] Add a min height to the layout component #39416

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

danilo-leal
Copy link
Contributor

@danilo-leal danilo-leal commented Oct 12, 2023

This PR is a follow-up to another PR of mine (#39367) where I realized that if a docs page has very little content (such as this one), the body background color "leaks". So, here, I mostly followed Alex's suggestion of adding minHeight: '100vh' to the AppLayoutDocs component. Added a page on the experiments directory to test that out and it seems it doesn't cause any trouble...

Sorry, something went wrong.

@danilo-leal danilo-leal added design This is about UI or UX design, please involve a designer scope: docs-infra Specific to the docs-infra product labels Oct 12, 2023
@danilo-leal danilo-leal self-assigned this Oct 12, 2023
@mui-bot
Copy link

mui-bot commented Oct 12, 2023

Netlify deploy preview

https://deploy-preview-39416--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 90c518c

Copy link
Member

@alexfauquette alexfauquette left a comment

Choose a reason for hiding this comment

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

I looked at 5 pages and did not found drawbacks in the preview 👍

@danilo-leal danilo-leal merged commit 142114c into mui:master Oct 13, 2023
@danilo-leal danilo-leal deleted the apps-layout-docs-minheight branch October 13, 2023 11:47
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design This is about UI or UX design, please involve a designer scope: docs-infra Specific to the docs-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants