You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 3 Current »
13 Dec 2023
Brian Smith
Time
Item
Presenter
Notes
10 minutes
Z-Order
https://openedx.slack.com/archives/C04BM6YC7A6/p1702411328822409?thread_ts=1702408599.842799&cid=C04BM6YC7A6
Jeff Witt (Deactivated)
Fixed headers and footers on mobile - z-index
Is there a library out there that does this?
Matthew Lepage (Deactivated)
“cheaper” ways to fix this, using z-index breakpoints and always putting certain things on the very top
Hook seems like a good way to address this
Path forward:
Brian Smith will try to reproduce the reported issue and find a fix with minimal code changes
After that, we will look into ways to implement z-index hooks