citycoins / ui

Basic UI components for interacting with the CityCoin contract. Requires Stacks Wallet for Web.
https://minecitycoins.com
GNU General Public License v3.0
28 stars 13 forks source link

🐞[BUG] Handle address with nothing Stacked #125

Closed whoabuddy closed 2 years ago

whoabuddy commented 2 years ago

Describe the bug

In a few places if an address does not have any relevant CityCoins values, e.g. a user ID, there are some weird errors with loading states.

It would be good to review all of these flows against using the CityCoins API instead of direct contract calls.

whoabuddy commented 2 years ago

Closing because this issue is no longer relevant after the redesign.