Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: display a product unavailable image on product detail page #653

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

SGrueber
Copy link
Collaborator

PR Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

If the product has no product images of size 'L' there is no product image displayed on product detail page.

What Is the New Behavior?

A fallback product image (not_available.png) is shown

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

see ISREST-1168

@SGrueber SGrueber self-assigned this Apr 15, 2021
@SGrueber SGrueber added this to the 0.30 milestone Apr 15, 2021
@SGrueber SGrueber force-pushed the bugfix/unavailable_image_on_product_detail_page branch from 736bb7d to e15bf7e Compare April 16, 2021 10:32
@SGrueber SGrueber requested a review from shauke April 16, 2021 10:33
shauke
shauke previously approved these changes Apr 16, 2021
@SGrueber SGrueber force-pushed the bugfix/unavailable_image_on_product_detail_page branch from e15bf7e to 60b6f68 Compare April 16, 2021 12:07
@SGrueber SGrueber merged commit 0d1be10 into develop Apr 16, 2021
@SGrueber SGrueber deleted the bugfix/unavailable_image_on_product_detail_page branch April 16, 2021 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants