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

Kudos Claim timer not updating dom on completion #7214

Merged
merged 5 commits into from
Aug 12, 2020

Conversation

anoof
Copy link
Contributor

@anoof anoof commented Aug 10, 2020

Description

Claim Kudos page with required gas is not re-enabling the button and updating dom when the timer ends, after completing any quest. Refer #7177.

Refers/Fixes

closes #7177

Testing

Done manual testing on local setup using generated Kudos with paid_until variable set.
screen:

test

@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7214      +/-   ##
==========================================
+ Coverage   26.18%   26.20%   +0.02%     
==========================================
  Files         297      297              
  Lines       29390    29390              
  Branches     4343     4343              
==========================================
+ Hits         7696     7702       +6     
+ Misses      21423    21417       -6     
  Partials      271      271              
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 6af0d3b...5a51284. Read the comment docs.

@thelostone-mc
Copy link
Member

Could you throw in a video of it @anoof ?

@anoof
Copy link
Contributor Author

anoof commented Aug 12, 2020

@thelostone-mc I've attached a gif:

kudosGif-2

@thelostone-mc thelostone-mc merged commit 0f3960e into gitcoinco:master Aug 12, 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.

Bug: Redeem Kudos button does not get enabled on timer end after quest completion
3 participants