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

Modal scrolls down past overlay on mobile browsers/iOS simulator #120

Closed
maxscott opened this issue Mar 16, 2016 · 2 comments
Closed

Modal scrolls down past overlay on mobile browsers/iOS simulator #120

maxscott opened this issue Mar 16, 2016 · 2 comments

Comments

@maxscott
Copy link

maxscott commented Mar 16, 2016

I might be doing something very dumb here, but it appears that using modals as routes causes some strange behavior on mobile.

Repo demonstrating issue using routes

Branch using the controller/param strategy

After opening a modal and clicking on an input, note that the page has scrolled down past the overlay.

Then, when clicking on the other input, the modal temporarily goes away and looks like it transitions from off screen, but no css transition or animation exists.

Really not sure why this would behave any different from the examples--curious if anyone has seen this or know what it could be.

@maxscott maxscott changed the title Super wonkies on mobile browsers Modal scrolls down past overlay on mobile browser Mar 16, 2016
@maxscott maxscott changed the title Modal scrolls down past overlay on mobile browser Modal scrolls down past overlay on mobile browsers/iOS simulator Jan 22, 2017
@maxscott
Copy link
Author

maxscott commented Jan 22, 2017

Updated description to reference a recreated example repo using:

ember-cli: 2.9.1
node: 6.3.1
os: darwin x64

Hoping to get some kind of feedback about this at some point.

@maxscott
Copy link
Author

closing as a duplicate of #154

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

No branches or pull requests

1 participant