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][dialog] Fix padding in SimpleDialog demo #44467

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Nov 19, 2024

I noticed this by chance, it has been broken for a long time, broken in #33970 (the second regression of the PR, the first one was #38580), and it looked quick to fix, so I was compelled to go after it.

Was correct https://v5-0-6.mui.com/components/dialogs/
SCR-20241119-cnfw

Before: https://mui.com/material-ui/react-dialog/#introduction
SCR-20241119-cngs

After: https://deploy-preview-44467--material-ui.netlify.app/material-ui/react-dialog/
SCR-20241119-cnec

For context, this demo is modeled after https://m1.material.io/components/dialogs.html#dialogs-simple-dialogs.

@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work docs Improvements or additions to the documentation component: list This is the name of the generic UI component, not the React module! regression A bug, but worse labels Nov 19, 2024
@mui-bot
Copy link

mui-bot commented Nov 19, 2024

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against f5254bf

@oliviertassinari oliviertassinari changed the title [docs][List] Fix padding List regression [docs][dialog] Fix padding List regression Nov 20, 2024
@oliviertassinari oliviertassinari changed the title [docs][dialog] Fix padding List regression [docs][dialog] Fix padding in SimpleDialog demo Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: list This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation regression A bug, but worse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants