Actions
Bug #73
closedBroken Image Placeholder Displayed When No Product Image Is Provided (Web)
Status:
Closed
Priority:
Low
Assignee:
-
Description
The application attempts to render a product image even when no image is uploaded.
This results in a broken image icon along with alt text being displayed on the UI.
Steps To Reproduce:
- Open product catalog page
- Click on Add product
- Create a product without uploading an image
- Click on the eye(View) button to view product details
- Observe the product image section
ACTUAL RESULT
A broken image placeholder is displayed
Alt text is shown in place of the missing image
UI appears visually broken and unhandled
Expected Result
If no image is provided:
- The image section should be hidden OR
- A proper placeholder image should be displayed
Files
Updated by Adhi Narayanan 17 days ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Actions