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

@kanaabe: Refactored article component to fix fullscreen slideshow #286

Merged
merged 1 commit into from
Oct 12, 2017

Conversation

craigspaeth
Copy link
Contributor

@craigspaeth craigspaeth commented Oct 11, 2017

The issue with the slideshow was simply using childContextTypes in the child component vs. contextTypes but I also decided to loop in the refactors from the last PR.

I can't find a way to use the simulator to test the mobile tap issue you encountered because of the un-pollyfilled advanced browser features Reaction uses. Maybe @alloy or @orta has an idea of how to do this? Barring a way to locally test this should allow us to test on GH pages atleast.

image

@alloy
Copy link
Contributor

alloy commented Oct 12, 2017

@craigspaeth Looks like these web pack bundles are missing babel-polyfill, but that should be fixed in newer storybook versions, so try upgrading to the latest version?

Copy link
Contributor

@kanaabe kanaabe left a comment

Choose a reason for hiding this comment

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

Looks great! If you prefer to upgrade storybook after this PR that's fine by me.

@craigspaeth
Copy link
Contributor Author

I'll follow up PR with the polyfill stuff. Thanks Eloy + Kana!

@craigspaeth craigspaeth merged commit 1dfb118 into artsy:master Oct 12, 2017
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.

3 participants