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][material-ui][Dialog] Update confirmation dialog description #43488

Conversation

Michael-Hutchinson
Copy link
Contributor

The commit modifies wording of the confirmation dialog by removing the option to close the dialog by pressing the "Back" button. This ensures that users can only cancel the action by touching the "Cancel" button.

Closes 41398

The commit modifies the wording for the behavior of the confirmation dialog by removing the ability to close it by pressing the "Back" button. This ensures that the action is canceled and any changes are discarded only when the "Cancel" button is touched.
@mui-bot
Copy link

mui-bot commented Aug 27, 2024

Netlify deploy preview

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against df4bdc3

@ZeeshanTamboli ZeeshanTamboli added docs Improvements or additions to the documentation component: dialog This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material labels Aug 28, 2024
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

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

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dialog This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs][material-ui][Dialog] The "Confimation dialog" demo has incorrect description
3 participants