tqtezos / minter

OpenMinter is dApp framework for enabling the creation and collection of non-fungible tokens (NFTs) on Tezos.
MIT License
192 stars 91 forks source link

Add loader #355

Closed ungarson closed 3 years ago

ungarson commented 3 years ago

It takes some time to load collection, and sometimes I'm confused where my collections have gone, so I guess the loader would be helpful

Screenshot 2021-04-21 at 16 18 39 Screenshot 2021-04-21 at 16 18 57
obstropolos commented 3 years ago

Hey @ungarson - thanks for reporting this and suggesting this. We're hoping to avoid the need to load specifically via a button with changes to indexing that will speed things up tremendously. Linked relevant development work for now via the issue.

obstropolos commented 3 years ago

tzkt merged in 0.7.0 with dramatic performance improvements - going to close this for now unless we continue to find problems in the future with fetching data.