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

[Dialog] fixed broken dialog when using maxWidth="xs" and custom breakpoint unit #37237

Conversation

jguddas
Copy link
Contributor

@jguddas jguddas commented May 11, 2023

@mui-bot
Copy link

mui-bot commented May 11, 2023

Netlify deploy preview

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

Bundle size report

Details of bundle changes

Generated by 🚫 dangerJS against 93910eb

@mj12albert
Copy link
Member

@jguddas Thanks for working on this ~

Please provide a before/after reproduction so we can verify if it's indeed a bug and then test it.

Also, for the future, it's better to open an issue describing the problem first 🙂

PS: You can use this template for a reproduction: https://mui.com/r/issue-template-latest

@jguddas
Copy link
Contributor Author

jguddas commented May 11, 2023

Related to 9d91568

@mj12albert mj12albert added the component: dialog This is the name of the generic UI component, not the React module! label May 12, 2023
@mj12albert mj12albert changed the title fix: fixed broken dialog when using maxWidth="xs" and custom breakpoint unit [Dialog] fixed broken dialog when using maxWidth="xs" and custom breakpoint unit May 12, 2023
Copy link
Member

@mj12albert mj12albert left a comment

Choose a reason for hiding this comment

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

Looks good 🙌

@mj12albert mj12albert merged commit e0f6979 into mui:master May 12, 2023
@jguddas
Copy link
Contributor Author

jguddas commented May 12, 2023

Wow, that's true speed.

@ZeeshanTamboli ZeeshanTamboli added bug 🐛 Something doesn't work package: material-ui Specific to @mui/material labels May 12, 2023
binh1298 pushed a commit to binh1298/material-ui that referenced this pull request May 17, 2023
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: dialog This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Dialog] Dialog breaks with custom breakpoints.unit and maxWidth set to xs
4 participants