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: popover's fixed position borks when keyboard shows #101

Closed
nickvelloff opened this issue Mar 1, 2016 · 3 comments
Closed

iOS: popover's fixed position borks when keyboard shows #101

nickvelloff opened this issue Mar 1, 2016 · 3 comments

Comments

@nickvelloff
Copy link
Contributor

Perhaps a z-index issue?
ed-link-publish-buttons

@forresto
Copy link
Contributor

forresto commented Mar 1, 2016

Might be a material-ui issue, fixed in upcoming:
http://www.material-ui.com/v0.15.0-alpha.1/#/components/popover

Current, broken on my ipad: http://www.material-ui.com/v0.14.4/#/components/popover

Also, autofocusing the first field might be part of the issue, since the keyboard jumps up and changes the positioning.


Yeah... I think the keyboard jump makes MUI think that we've scrolled away 😑


mui/material-ui#3144 🍎 fixed again (ಠ_ಠ) /// MUI15a1 doesn't fix the issue.

@forresto forresto modified the milestone: v4 ready for web, droid, ios Mar 1, 2016
@forresto forresto changed the title Link and Publisher buttons stop working after using one iOS: popover's fixed position borks when keyboard shows Mar 1, 2016
@forresto
Copy link
Contributor

forresto commented Mar 8, 2016

Rebass work in #107 will make this moot.

@forresto
Copy link
Contributor

Fixed with Rebass.

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

2 participants