-
Notifications
You must be signed in to change notification settings - Fork 107
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
Updated Confirmation Dialog #248
Conversation
Hi @ccsliinc thanks for the contribution - I've been afk for a few days, will get to this soon |
Codecov Report
@@ Coverage Diff @@
## master #248 +/- ##
============================================
+ Coverage 93.08% 93.38% +0.30%
- Complexity 634 659 +25
============================================
Files 37 38 +1
Lines 1922 1994 +72
============================================
+ Hits 1789 1862 +73
+ Misses 133 132 -1
Continue to review full report at Codecov.
|
Hi @ccsliinc - I've taken a look and while it mostly looks good I'm concerned about using the existing |
ok i will fix and resubmit, give me a couple days. |
Sure, no rush! |
I uploaded a fixed PR. |
Thanks for the contribution @ccsliinc ! |
Please look over the proposed changes to make the dialog box cancellable. The proposed changes will not break any existing code. The method remains the same with an additional argument, additional example added to source as well.