PrimeDAO / prime-deals-dapp

DAO to DAO negotiations facilitated, ratified, and archived.
https://www.prime.xyz/deals
3 stars 1 forks source link

Deal status changes after reloading the deal dashboard #1102

Closed giladt closed 1 year ago

giladt commented 2 years ago

Steps to reproduce:

  1. Navigate to the all-deals page
  2. Choose 'Partnered Deals' -> 'Swap TX Hash Test'
  3. The vote section shows 'Deal Status' -> Completed
  1. Refresh the page (using the refresh button in the browser) or navigate here
  2. The vote section shows now 'Deal Status' -> 'Claiming'

Expected: Deal Status should only show 'Completed' for this deal.

hiaux0 commented 1 year ago

fixed by PR #1178