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

Scroll on mobile #17

Closed
Jon8linden opened this issue Jul 27, 2016 · 7 comments
Closed

Scroll on mobile #17

Jon8linden opened this issue Jul 27, 2016 · 7 comments

Comments

@Jon8linden
Copy link

Should add a class/style to the body that makes it so when the modal is open only the modal can scroll and not the page. This causes it to have to resize when you scroll on Android and probably iOS when the browser hides or shows the URL bar.

Should be a simple as adding a no-scroll class to the body and .no-scroll{overflow:hidden;}

@marcelodolza
Copy link
Owner

@Jon8linden Stay tuned in version 1.3.0, this feature is one about to come 👊

@AthletiaTech
Copy link

overflow: hidden is successfully added to body but it seems not to work.
I can still scroll the background...
Do you have any ideas how i can fix this?

@marcelodolza
Copy link
Owner

@AthletiaTech, Unfortunately I have not found a definitive solution yet, but I got something for ios, Only it does not seem to work 100%, you could test too? Upgrade to the latest version(v1.3.3), thanks!

@CavalcanteLeo
Copy link

CavalcanteLeo commented Sep 12, 2016

I'm suffering this bug too, will try to find a solution too. actually, there are a few more bugs involving mobile, like when you focus on an input

@marcelodolza
Copy link
Owner

@CavalcanteLeo, caso tenha outros bugs, peço que crie uma issue para cada um deles, fica mais simples de corrigi-los, valeu.

@CavalcanteLeo
Copy link

Arrumei aqui, mas to sem tempo nenhum de fazer uma merge request...
Vou tentar semana que vem...

@marcelodolza
Copy link
Owner

me manda pelo face @CavalcanteLeo, que eu dou uma olhada! inté

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants