Showing a popup from a reusable header element

Why does the popup need to live in the header ?

You can trigger another reusable element to appear from the header … but if you put the popup on the header (even hidden) it gets a bit messy as the header is now quite deep.

Passing data from a header (like a global search bar) to another reusable element is possible.

And might be easier now.

3 Likes