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

iOS Safari positioning with Virtual Keyboard #143

Open
levizimmerman opened this issue Oct 28, 2021 · 0 comments
Open

iOS Safari positioning with Virtual Keyboard #143

levizimmerman opened this issue Oct 28, 2021 · 0 comments

Comments

@levizimmerman
Copy link

levizimmerman commented Oct 28, 2021

It seems when the virtual keyboard on iOS Safari is expanded the <Popover /> component does not know how to position it correctly.

It seems that it has something to do with position: fixed and the fact the <body /> element gets pushed out of bounds.

Correct positioning

Screenshot 2021-10-28 at 15 14 04

Wrong positioning

Screenshot 2021-10-28 at 15 14 23
)

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