paradigmxyz / rivet

Developer Wallet & DevTools for Anvil
MIT License
844 stars 73 forks source link

Add loading state for updating ERC20 balances #64

Closed mateusz-michalik closed 1 year ago

mateusz-michalik commented 1 year ago

Addresses https://github.com/paradigmxyz/rivet/issues/62

Makes use of the existing Spinner component from ~/components/svgs to create the following effect:

Screen Shot 2023-09-14 at 8 53 06 pm

There was also a key error I noticed when interacting with this part of the tool (see below) which has also been resolved as part of this commit:

Screen Shot 2023-09-14 at 8 51 44 pm

jxom commented 1 year ago

legendary