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(BC Themes): BCTHEME-12 Cornerstone: Enabling Facebook Likes causes iframe overlap in WYSIWYG #1702

Merged
merged 1 commit into from
Jun 30, 2020

Conversation

yurytut1993
Copy link
Contributor

What?

Cornerstone: Enabling Facebook Likes causes iframe overlap in WYSIWYG.
Facebook Likes causes iframe with like button overlap Description section. Because of that you can not interact with product description text and and follow links in this description.

As I understood from the https://developers.facebook.com/docs/plugins/like-button styles of a like button can be modified from the third side. So changing the styles of its iframe may cause unpredictable style effects. So I decided that overriding iframe styles is not the best decision. It is more reliable to set z-index for description under the like button to shift this description in higher layer and make it clickable.

Tickets / Documentation

Here is task where we have screenshot with a bug. And also I added video with bug reproducing and video with fix

@bigbot
Copy link

bigbot commented Jun 25, 2020

Autotagging @bigcommerce/storefront-team @davidchin

@junedkazi junedkazi merged commit 950667b into bigcommerce:master Jun 30, 2020
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