Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Mobile Safari doesn't place modals or notifications at the highest z-index #190

Closed
gakimball opened this issue Dec 4, 2014 · 0 comments
Closed

Comments

@gakimball
Copy link
Contributor

Mobile Safari on iOS 7 and 8 doesn't seem to want to take modals or notifications, which have the highest z-index on the page, and make them appear above everything else. In our documentation, modals were appearing underneath the nav bar—we got around it by moving the modal directives all the way out to the root of the HTML.

It has something to do with how Mobile Safari handles z-index with fixed-positioned elements. Which is to say, not well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant