coral-xyz / backpack

🎒 Next level crypto wallet
https://backpack.app
GNU General Public License v3.0
1.38k stars 822 forks source link

add skeleton loading to token send page #1117

Open tomlinton opened 2 years ago

tomlinton commented 2 years ago

During load:

Screen Shot 2022-10-14 at 11 21 44 PM

After load:

Screen Shot 2022-10-14 at 11 21 39 PM

We should add skeleton components for the balance display and send/receive buttons

dhruvsol commented 2 years ago

Hey How do we replicate this issue For me its opening directly there is a loader for the transaction

tomlinton commented 2 years ago

https://github.com/coral-xyz/backpack/blob/626d7a64aa6c4787aa82f8b3a82a9901ba64a228/packages/app-extension/src/components/Unlocked/Balances/TokensWidget/Token.tsx#L87-L89

token is null while its loading.