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

Always reload full executor container #2142

Closed mvorisek closed 5 months ago

mvorisek commented 5 months ago

fix #1928

also improve performance as analysed in https://github.com/atk4/ui/issues/1976#issue-1552358090

the only known negative is no loader before modal/panel is shown, this is expected and in the future, it should be solved by a loader added to the triggering element (like button), the triggering element should be probably also disabled until the action is complete