Feature request: Confirmation dialog with extra functionalities
See original GitHub issueFeature Request
A confirmation dialog with the option to check the value of an input field in it against an injected value.
If the values match, then the confirm option is active. In other case, the confirm button is disabled.
What is the motivation / use case for changing the behavior?
The confirmation dialog will most likely be used for confirmation of delete actions. An user that wants to cancel this action could still click the confirm option by mistake, leading to chaos and panic. As a security measure, implementing something like this would be really helpful.
Other information
My basic idea is to create something similar to the confirmation dialog on github for a delete repository action.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Confirmation Dialogs Can Prevent User Errors (If Not Overused)
Use a confirmation dialog before committing to actions with serious consequences — such as destroying users' work or costing large amounts of ...
Read more >Feature request response email templates - LiveAgent
Feature requests are messages that customers send to inquire about a feature that is not included in your product or service. Receiving feature...
Read more >Confirmation dialog on switch/button UI actions
When interaction with buttons/switches/sliders in the interface, a confirmation dialog would be extremely useful.
Read more >Add a Confirmation Dialog Before Sendung E-Mails
Hi Helge Hallfarth,. The Zendesk app [Cancel Ticket Submit] is looking at your feature request from a different angle but might do the...
Read more >Easy way to make a confirmation dialog in Angular?
There are other modals out there as well, that might have other built-in features that you might wish for, but your requirements don't...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I will organize the pr during the weekend hopefully, out of time at the moment :<
Further experimenting leaded to the following:
http://plnkr.co/edit/mxVwIc7qRHinLjY6FEQa