New feature idea: Set location of popup on page

I’d love to be able to set grid coordinates to control where a popup appears on the page. For example: the search popup appearing under the “search” button, the login pop up next to the “login” button etc. Currently pop ups only appear in the center of the page.

Is it in the works? Is there another way of doing this?

1 Like

You can use floating groups exactly for this. You provide a “target” for the group to appear at. This is going to be much more effective than using a coordinate system, especially as we unlock all the responsive stuff where you can’t necessarily predict where stuff will be.

3 Likes

I figured out how to use a group (that displays on the main page not as a part of the header element) right after submitting this. :slight_smile: