You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
Recently Interacted and Unpopular are doing the same thing as Recently Created and Oldest. The reason for this (as far as I can tell) is that activity such as Offer isn't changing the updatedAt of the NFT, therefore, the NFT get's updated only once and that's when it's created. This filter was created to sort by emotes -> this is irrelevant on BSX and we should hide it on both /snek and /bsx (I've checked just now and all of the Basilisk NFTs have updatedAt and createdAt are equal everywhere, regeradless of activity)
Serial Number Ascending - in my opinion, this filter is more of a mystery than any added value -> I don't think people know what is this for and I don't think they care for having it. Oldest should be enough to sort by createdAt -> let's hide this on both /snek and /bsx
Recently Interacted
andUnpopular
are doing the same thing asRecently Created
andOldest
. The reason for this (as far as I can tell) is that activity such asOffer
isn't changing theupdatedAt
of the NFT, therefore, the NFT get's updated only once and that's when it's created. This filter was created to sort by emotes -> this is irrelevant on BSX and we should hide it on both /snek and /bsx (I've checked just now and all of the Basilisk NFTs haveupdatedAt
andcreatedAt
are equal everywhere, regeradless of activity)Serial Number Ascending
- in my opinion, this filter is more of a mystery than any added value -> I don't think people know what is this for and I don't think they care for having it.Oldest
should be enough to sort bycreatedAt
-> let's hide this on both /snek and /bsxOriginally posted by @petersopko in kodadot/nft-gallery#3138 (comment)
The text was updated successfully, but these errors were encountered: