angular-dialog-service icon indicating copy to clipboard operation
angular-dialog-service copied to clipboard

Differentiate closing dialog from rejecting it with "no"

Open mwtorkowski opened this issue 10 years ago • 1 comments
trafficstars

In confirmation dialog, the result is the same if I click "x" to close dialog as well as when I click "no" button. It would be more than useful to tell if user clicked one or another. Example would be "accept invitation" dialog. You can either: click yes (accept invitation), click no (reject invitation), close dialog (don't decide yet).

mwtorkowski avatar Mar 11 '15 11:03 mwtorkowski

@mwtorkowski You're right. I'll add this to the TODO list. Thanks.

m-e-conroy avatar Jun 10 '15 19:06 m-e-conroy