decentraland / marketplace

🏛️ Decentraland's NFT Marketplace
https://market.decentraland.org
Other
1.11k stars 654 forks source link

Show a view with an error message and a try again button if the GET `/lists` fails #1771

Closed kevinszuchet closed 1 year ago

kevinszuchet commented 1 year ago

When fetching the detail of a list, if the request fails with a status different to a 404, the user should see the following view:

image.png

kevinszuchet commented 1 year ago

https://github.com/decentraland/marketplace/pull/1773