Wilcolab / Anythink-Market-e4m6b

0 stars 0 forks source link

Placholderimg #5

Closed Saga-sanga closed 2 years ago

Saga-sanga commented 2 years ago

Description

When creating a new product without an image, there are broken images showing up in the product catalog. I have fixed this by adding a default value to the src image with placeholder.png.

Screenshot 2022-09-25 135338 Screenshot 2022-09-25 135448

vanessa-cooper commented 2 years ago

Thanks Saga-sanga, I'll review the changes right away!

Saga-sanga commented 2 years ago

Some issues need to be fixed before you can merge your PR:

  • Looks like you run npm install, but we're using yarn. Please remove "frontend/package-lock.json" from your PR and use yarn instead.

Alright! On it!