Overlay Header on the same level as Modal #4342
Replies: 1 comment
|
If the header is rendered normally in the screen tree, it will not sit on the same layer as a Paper
Two workable options:
So if the goal is “header above modal” or “header at the same overlay level”, the fix is architectural: the header also needs to live in a portal/overlay layer. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
i want to elevate my Header? How can i do that?
All reactions