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] Add "material-ui-confirm" to the related projects #19237

Merged
merged 1 commit into from
Jan 15, 2020
Merged

[docs] Add "material-ui-confirm" to the related projects #19237

merged 1 commit into from
Jan 15, 2020

Conversation

jonatanklosko
Copy link
Contributor

Confirming user actions is a very common tasks and ideally wouldn't be much harder than using the native confirm function, so I've attempted to build a simplistic, yet effective package for that. Please see the demo for an example usage. Creating a PR in case you consider it valuable enough =)

@oliviertassinari oliviertassinari changed the title [Docs] Add material-ui-confirm to the related projects section [docs] Add material-ui-confirm to the related projects section Jan 14, 2020
@oliviertassinari oliviertassinari changed the title [docs] Add material-ui-confirm to the related projects section [docs] Add "material-ui-confirm" to the related projects Jan 14, 2020
@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Jan 14, 2020
@mui-pr-bot
Copy link

No bundle size changes comparing c5e1ae6...18abff6

Generated by 🚫 dangerJS against 18abff6

Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

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

Nice! This sounds like a component we could support right in the core of the framework, at some point :).
e.g. https://ant.design/components/popconfirm/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants