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

feat: show confirmation before deleting comment #6089

Merged

Conversation

walidmujahid
Copy link
Contributor

@walidmujahid walidmujahid commented Feb 27, 2020

Shows a confirmation before deleting a comment and enables canceling.

Demo video: https://youtu.be/LfLDCPo3IjM

Closes #6084

@codecov
Copy link

codecov bot commented Feb 28, 2020

Codecov Report

Merging #6089 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6089      +/-   ##
==========================================
+ Coverage   28.88%   28.90%   +0.02%     
==========================================
  Files         273      273              
  Lines       24273    24273              
  Branches     3561     3561              
==========================================
+ Hits         7011     7017       +6     
+ Misses      16979    16973       -6     
  Partials      283      283              
Impacted Files Coverage Δ
app/dashboard/embed.py 31.60% <0.00%> (+3.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebdb220...01df630. Read the comment docs.

@walidmujahid walidmujahid force-pushed the comments-deletion-confirmation branch 2 times, most recently from 029d8e7 to da3e8a5 Compare March 2, 2020 14:34
@PixelantDesign
Copy link
Contributor

Looking good!

@walidmujahid walidmujahid force-pushed the comments-deletion-confirmation branch from da3e8a5 to 01df630 Compare March 3, 2020 17:59
@danlipert
Copy link
Contributor

Thanks @walidmujahid great PR! Super clean and simple, and great demo video as well. Appreciate it!

@danlipert danlipert merged commit cf1c230 into gitcoinco:master Mar 4, 2020
developerfred pushed a commit to developerfred/web that referenced this pull request Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confirm before deleting Townsquare comments
4 participants