liteflow-labs / starter-kit

NFT Marketplace running on the Liteflow infrastructure
https://demo.liteflow.com
Apache License 2.0
11 stars 43 forks source link

Cart system feedbacks #489

Closed NicolasMahe closed 9 months ago

NicolasMahe commented 11 months ago

Let's centralize here the cart system feedbacks to not block PR https://github.com/liteflow-labs/starter-kit/pull/471

NicolasMahe commented 11 months ago
EmmanuelDrouin commented 11 months ago

Feedback based on Nicolas proposal:

The hover and click area on the nft in the cart doesn't match. I need to click on the picture or texts to be redirected to the nft.

I think we should only give the ability here to get redirected to the item and not the collection. I feel like this will be more efficient for the users. This is the behavrio on Opensea and Rarible, you can only get redirected to the item, no link to the collection

Open the cart when I add a NFT. It's not super obvious how to open the cart.

This is not something we should do, it will become very annoying for users to have to close the cart every time they add items. You can compare with OpenSea, Rarible, Looksrare and so on, nobody is opening the cart when adding an item.

My feedback

UI

UX

Purchase with all items on the same chain (only 1 chain in the cart)

Purchase with items on different chains (multiple chains in the cart)

EmmanuelDrouin commented 9 months ago

@ismailToyran did you implement my feedback UI/UX as well from this issue? Can we close this issue if all the work left is tracked on dedicated issues?