data-dex icon indicating copy to clipboard operation
data-dex copied to clipboard

listing nfts skews grouping. it shows each nft as a separate group

Open fuzzyduke opened this issue 1 year ago • 2 comments

listing enterprise tokens from one collections skews grouping. it shows each nft as a separate group

Image

fuzzyduke avatar Jan 21 '24 18:01 fuzzyduke

@fuzzyduke. Theoretically the showing is correct, because tokens of one collection from enterprise could/should have different attributes ( data stream, data preview, image, etc ). But still if the want grouping on NFTs based on their collection, the implementation would need some little changes. cc: @911-Benedek-RobertGeorge

bucurdavid avatar Jan 22 '24 08:01 bucurdavid

Release with: https://github.com/Itheum/sdk-mx-data-nft/pull/140 + https://github.com/Itheum/core-mx-web2-backend-service/pull/62

bucurdavid avatar May 14 '24 12:05 bucurdavid

Grouping is seen

Image

Upon clicking on the card we see the above.

Upon clicking on an item we can purchase.

fuzzyduke avatar May 24 '24 10:05 fuzzyduke