decentramall / decentramall-ui

Your Unstoppable Decentralized Shopping Destination 🛍️🛒
https://decentramall.on.fleek.co/
GNU General Public License v3.0
5 stars 0 forks source link

verify submit rent fields #50

Closed vibern0 closed 4 years ago

vibern0 commented 4 years ago

https://github.com/decentramall/decentramall/blob/user-profile-navigate/webui/src/components/user/rent.tsx#L24

easonchai commented 4 years ago

Also remove cid if rent fails

vibern0 commented 4 years ago

It depends. Depends if we are even uploading it. Because the .stage method does not upload the image. We will have this discussion in our call with Eva.

easonchai commented 4 years ago

I think we are already submitting the storage here https://github.com/decentramall/decentramall/blob/user-profile-navigate/webui/src/components/user/rent.tsx#L28

vibern0 commented 4 years ago

I know. That's the part that can change. Also because that method will have to change.