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

STRF-4158 - Fix Bold Featured Products Clickability #1130

Merged
merged 1 commit into from
Dec 6, 2017
Merged

STRF-4158 - Fix Bold Featured Products Clickability #1130

merged 1 commit into from
Dec 6, 2017

Conversation

mjschock
Copy link
Contributor

@mjschock mjschock commented Dec 4, 2017

What?

  • config.json overode homepage_featured_products_column_count for Bold themes, causing the clickabilty to break.

Tickets / Documentation

ping @bigcommerce/stencil-team

config.json Outdated
@@ -357,7 +357,6 @@
},
"settings": {
"homepage_featured_products_count": 6,
"homepage_featured_products_column_count": 3,
Copy link
Contributor

Choose a reason for hiding this comment

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

I am not sure I understand how does this break click ability. As a developer I should be able to override the setting in each variation over the default. It should not break the theme.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@junedkazi you're right, the underlying issue was introduced with #948. i've reverted that change and this one fixes both issues.

@bigbot
Copy link

bigbot commented Dec 5, 2017

Autotagging @bigcommerce/stencil-team @davidchin

@mjschock
Copy link
Contributor Author

mjschock commented Dec 6, 2017

@junedkazi ♻️ - i'm just fixing the bug here now. i created a separate ticket to address why those properties exist only for Bold themes.

@mjschock mjschock merged commit 4b23140 into bigcommerce:master Dec 6, 2017
@mjschock mjschock deleted the STRF-4158 branch December 6, 2017 00:28
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

3 participants