question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: Confirmation dialog with extra functionalities

See original GitHub issue

Feature 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:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jotatoledocommented, May 18, 2017

I will organize the pr during the weekend hopefully, out of time at the moment :<

0reactions
jotatoledocommented, Aug 11, 2017

Further experimenting leaded to the following:

http://plnkr.co/edit/mxVwIc7qRHinLjY6FEQa

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found