atk4 / ui

Robust and easy to use PHP Framework for Web Apps
https://atk4-ui.readthedocs.io
MIT License
440 stars 104 forks source link

Teleport modal early #2151

Open mvorisek opened 5 months ago

mvorisek commented 5 months ago

Improve #2142 and teleport modal (and right panel) at the page load and then on any DOM update (via our JS) immediately.

It should be done recursively as the response is not guaranteed to not contain nested modal placeholders.

Also we can then load the modal early to improve #2143 UX.