Open ghost opened 1 year ago
It seems that when creating a new product without an image, there are broken images showing up in the product catalog.
Try and reproduce this issue locally by creating some imageless items, and then make sure that the frontend always renders a placeholder image.
You can find a placeholder image in the repository, it's called placeholder.png.
placeholder.png
Once you fix this issue, open a PR and attach a screenshot of the fixed UI.
Fixed the UI
It seems that when creating a new product without an image, there are broken images showing up in the product catalog.
Try and reproduce this issue locally by creating some imageless items, and then make sure that the frontend always renders a placeholder image.
You can find a placeholder image in the repository, it's called
placeholder.png
.Once you fix this issue, open a PR and attach a screenshot of the fixed UI.