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

MERC-4196: Fixes issue with Slick slider for mobile safari #1371

Merged
merged 1 commit into from
Oct 15, 2018
Merged

MERC-4196: Fixes issue with Slick slider for mobile safari #1371

merged 1 commit into from
Oct 15, 2018

Conversation

pedelman
Copy link
Contributor

What?

Loading Cornerstone inside an iframe on mobile safari will cause your web browser to become unresponsive.

There look to be multiple issues at play, the first being some css changes as suggested in the linked ticket. I have also tracked down the setting which is causing another issue, it looks like something in this block of code is breaking on mobile safari in an iframe.

You can reproduce this issue in isolation using the following codepen example.

Using the iPad emulator in xcode, open safari and navigate to the following page.

Compare results against desktop web browser.

Tickets / Documentation

There is an open issue on Slick, the open source slider we are using.

Screenshots

Before:
screen shot 2018-10-11 at 8 30 06 pm

After:
screen shot 2018-10-11 at 8 30 44 pm

@bigbot
Copy link

bigbot commented Oct 12, 2018

Autotagging @bigcommerce/storefront-team @davidchin

Copy link
Contributor

@Ubersmake Ubersmake left a comment

Choose a reason for hiding this comment

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

👍

@pedelman
Copy link
Contributor Author

@Ubersmake updated to include the change log ♻️

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.

4 participants