dcgtc / dgrants

Decentralized Grant platform that implements quadratic funding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: Contributions Don't Show Until Refresh

apbendi opened this issue · comments

Steps to reproduce:

  1. Add grant to cart
  2. Complete checkout
  3. After tx succeeds, navigate to "My Contributions" or to the contributions section of the grant you contributed to— ythe contribution does not show
  4. Wait a bit— it still doesn't show
  5. Refresh browser: it shows

two things to consider:

  1. Why are watchers not updating/reactive?
  2. Even if we fix that, can we also be proactive when user is executing a tx client side for better UX— i.e. user's changes show up immediately.