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

Updated Default Image path in theme config. #1438

Merged
merged 1 commit into from
Feb 1, 2019
Merged

Updated Default Image path in theme config. #1438

merged 1 commit into from
Feb 1, 2019

Conversation

Ubersmake
Copy link
Contributor

@Ubersmake Ubersmake commented Jan 31, 2019

Pulled in #1397.

From the original PR:

What?

Coming soon product image loading issue on the compare page.

Tickets / Documentation

There is an issue on the compare page. If the product as coming soon image it will just load loading SVG:
Before: http://prntscr.com/lrln56

After solution: http://prntscr.com/lrlnso

What?

Fix for the Coming Soon product image on the Compare page. Instead of just fixing this on the compare page, this also changes the paths on the theme config.

Screenshots

Compare
Before

screen shot 2019-01-31 at 2 38 48 pm

After

screen shot 2019-01-31 at 2 38 56 pm

And for the sake of thoroughness and possible regressions:

Home Page
Before

screen shot 2019-01-31 at 2 55 52 pm

After

screen shot 2019-01-31 at 2 55 56 pm

Product Page
Before

screen shot 2019-01-31 at 2 56 21 pm

After

screen shot 2019-01-31 at 2 56 26 pm

Brands
Before

screen shot 2019-01-31 at 3 48 21 pm

After

screen shot 2019-01-31 at 3 48 38 pm

Gift Certificate at Cart
Before

screen shot 2019-01-31 at 3 49 19 pm

After

screen shot 2019-01-31 at 3 49 39 pm

@bigbot
Copy link

bigbot commented Jan 31, 2019

Autotagging @bigcommerce/storefront-team @davidchin

"default_image_gift_certificate": "/assets/img/GiftCertificate.png",
"default_image_brand": "img/BrandDefault.gif",
"default_image_product": "img/ProductDefault.gif",
"default_image_gift_certificate": "img/GiftCertificate.png",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Ubersmake Ubersmake merged commit 5cc0b7c into bigcommerce:master Feb 1, 2019
@Ubersmake Ubersmake deleted the 1397 branch February 1, 2019 00:57
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.

None yet

5 participants