Thanks for adding this as an issue!
Until the official solution, could you provide me some guidance about a possible implementation? The current PopupWindowAction class creates a wrapper window with a basic content and centers it over the parent view. What I would like to implement is a view with arbitrary content centered over the parent view. We have some basic implementation which uses regions with view-based navigation, but maintaining those regions for each view which needs this overlayed modal interactivity is a kind of overhead and not so elegant.
Thanks!
Until the official solution, could you provide me some guidance about a possible implementation? The current PopupWindowAction class creates a wrapper window with a basic content and centers it over the parent view. What I would like to implement is a view with arbitrary content centered over the parent view. We have some basic implementation which uses regions with view-based navigation, but maintaining those regions for each view which needs this overlayed modal interactivity is a kind of overhead and not so elegant.
Thanks!