dcgtc / dgrants

Decentralized Grant platform that implements quadratic funding.
GNU Affero General Public License v3.0
84 stars 39 forks source link

bug: "My Contributions" page gets stuck if you load it without a wallet connected #545

Closed mds1 closed 2 years ago

mds1 commented 2 years ago

If you navigate to the route added in #524 without a wallet connected, it spins forever. This could happen if someone reopens a browser or something. We should instead show a button that tells the user they need to connect their wallet to view this page

apbendi commented 2 years ago

Update: this also seems to be happening in the production environment, at least at the moment. Current conditions might be related, i.e. the Round has not started and there are no contributions globally.

apbendi commented 2 years ago

closed by #553