raid-guild / gitcoinco-web

Grow Open Source
https://gitcoin.co
Other
0 stars 2 forks source link

Wire cancell and complete action at the dashboard #46

Closed zoek1 closed 4 years ago

zoek1 commented 4 years ago
Description
  1. Implement Cancel functionality
  2. Impement Accept functionality
  3. Implement active listening for token creation
  4. Implement redeem functionality
Refers/Fixes
Testing
proofoftom-test commented 4 years ago

After purchasing pTokens, I'm presented a modal that then leads me to the redemption modal, but the form validation fails because whenever it was initialized I had 0 pTokens.

Screen Shot 2020-07-21 at 12 36 59
proofoftom commented 4 years ago

Disregard my comment above. I just needed to sync the token tx status. There seems to be an issue with updating the tx status if you wait around but this'll be handled in another PR. Merging this!