vue-polkadot / apps

wallet & governance dashboard for Polkadot & substrate-based networks in VueJS
https://twitter.com/KodaDot
MIT License
42 stars 26 forks source link

Add Skeleton to Fetching queries #98

Open yangwao opened 4 years ago

yangwao commented 4 years ago

Buefy has new Skeleton component

For example in shared/Keypair.vue, while fetching transactions count and available balance, you could use skeleton effect

image

iamonuwa commented 4 years ago

Do I do fix this for all query pages or just this?

yangwao commented 4 years ago

@iamonuwa yes that would be perfect!