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
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