Closed NicolasMahe closed 9 months ago
[x] Add a go back button when displaying an error. It's really annoying to close the cart and reopen again
[x] Replace the network icon on the button "Continue with [icon]" by the network name
[x] 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.
[x] Add html hint / tooltip on the add to cart and remove from cart button. As a user I'm not sure what action the icons are going to trigger, specially the Use a better icon.-
button:
[x] Open the cart when I add a NFT. It's not super obvious how to open the cart.
[ ] No more modal with the transaction status? Specially when doing the approval, it takes time and I don't have much info.
Moved to https://github.com/liteflow-labs/starter-kit/issues/529
[ ] There is no selection of quantity for ERC1155. It purchases one edition only.
Moved to https://github.com/liteflow-labs/starter-kit/issues/529
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.
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)
@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?
Let's centralize here the cart system feedbacks to not block PR https://github.com/liteflow-labs/starter-kit/pull/471