-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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] Fix display when the default props is undefined #41114
[docs-infra] Fix display when the default props is undefined #41114
Conversation
Netlify deploy previewhttps://deploy-preview-41114--material-ui.netlify.app/ Bundle size report |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will say, though, that I'm not particularly bothered by the "regression". I think a blank space bothers me more than an empty code block that looks like a dash, which fills up the space somehow instead of leaving it there empty. It could be just personal preference.
Deal 😃 👍 |
de9b76d
to
f892e93
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deal 😃 👍
I introduced the regression with the new design but at that time I got the same feeling as danilo: "looks more like a feature than a bug" 😁
This bug has been visible for a while, e.g. in #39689 (review). It feels like there is a bug in the way the data is displayed, it doesn't feel like I can 100% trust what's shown on the API page. I saw this in mui/mui-x#11996.
Before https://deploy-preview-41113--material-ui.netlify.app/material-ui/api/app-bar/#props
After https://deploy-preview-41114--material-ui.netlify.app/material-ui/api/app-bar/#props