builder icon indicating copy to clipboard operation
builder copied to clipboard

The status icon for the collections shows as it's loading instead of reporting the correct status

Open LautaroPetaccio opened this issue 2 years ago • 1 comments

🎉 Description

A discord user reported that the status icon for the collections shows the tooltip "Loading..." after being approved.

image.png

Link to the discord channel

  • [x] 🐛 This is a bug report.
  • [ ] 📈 This is a feature request.

LautaroPetaccio avatar Dec 12 '22 12:12 LautaroPetaccio

This is happening because the collections need to fetch the items' status from the catalyst and validate whether they are synced.

An easy way to achieve the fix is sorting the collection items thumbnails by the recently updated and fetching the status of those

cyaiox avatar Apr 26 '24 13:04 cyaiox