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

Allowing to click through the stories system layer. #13022

Merged
merged 1 commit into from Jan 25, 2018

Conversation

gmajoulet
Copy link
Contributor

The system layer was acting like a shield and preventing any user interaction on the top of the screen.

  • Allows user navigation when tapping the header
  • Fixes weird UI reaction when tapping the header on iOS

Fixes #12827

@newmuis
Copy link
Contributor

newmuis commented Jan 24, 2018

I can't remember from when we tried this before; are we certain that this still allows taps on the buttons in the system layer, cross-browser?

@gmajoulet
Copy link
Contributor Author

Yes, worst case scenario is: pointer-events isn't supported (old IE versions), and it'd be just like before this PR. The buttons would still be clickable.

@newmuis newmuis merged commit 5b72772 into ampproject:master Jan 25, 2018
gzgogo pushed a commit to gzgogo/amphtml that referenced this pull request Jan 26, 2018
RanAbram pushed a commit to RanAbram/amphtml that referenced this pull request Mar 12, 2018
protonate pushed a commit to protonate/amphtml that referenced this pull request Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants