airswap / airswap-nft-marketplace

Reference AirSwap Marketplace Client
12 stars 4 forks source link

Feature/140 #159

Closed piersss closed 11 months ago

piersss commented 11 months ago

Fixes #140

Added preview image of the nft to selector.

Also added lazy loading. Since a user could potentially have 1000+ nft's we only need to load the nft data when it's actually in view.

https://github.com/airswap/airswap-marketplace/assets/86911296/25043529-f15e-498e-bf66-f6d6e2133612

When nft is loaded it's cached in localStorage. So it will be loaded instantly when the selector is opened:

https://github.com/airswap/airswap-marketplace/assets/86911296/465fa276-78a3-415d-a5cb-068340499b78