kodadot / nft-gallery

Generative Art Marketplace
https://kodadot.xyz
MIT License
611 stars 351 forks source link

Refresh metadata button #10545

Open exezbcz opened 6 days ago

exezbcz commented 6 days ago

would button like this make sense in gallery item?

previews are updated ad-hoc, giving user the option to click a button to reload would be IMO nice :D

wdyt @vikiival

vikiival commented 6 days ago

I am ok with that, however it need to have some check on the backend aka update every ~15 min or so

preschian commented 5 days ago

related:

preschian commented 5 days ago

How previews fail:

  1. fails on workers (image/fxart/dyndata)
  2. stuck on indexer
  3. stuck on rpc

The refresh button only fixes number 1. It won't update no.2/3.

Probably might be good if there is link to external nft preview such as subscan. To compare which platform is not updated yet.