FlipsideCrypto / badger

EVM primitive, protocol and app layer that exposes top-down management mechanisms for on-chain organizations. Badger is the key to the existing gates and locks within Web3.
https://www.trybadger.com/
MIT License
22 stars 1 forks source link

fix: refreshing on an organization page and then going back to the dashboard results in the organization not being on the list #244

Closed nftchance closed 1 year ago

nftchance commented 1 year ago

This happens because it is getting marked as retrieve and we do not clear the list of Organizations when returning to the Dashboard page unless the connected address changes. Right now, everything is almost working as intended however we should not be able to retrieve before we've pulled down the list (which would have the Organization.)