You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just thought it would be a great feature to have the possibility of changing Dialog UIs without stopping the Dialogs and doing the whole request->response->request cycle.
Something like sendUIupdate(FormControl ctrl) in the bus, where ctrl would be one of the controls sent in the current Dialog, referenced with its property path. The handler would receive it and redraw the Dialog with the new values of the control.
I´m just thinking out loud, I know there are plenty other things to take care of in UI... this is just somthing in my wishlist
--
From: this issue has been automatically imported from our old issue tracker
The text was updated successfully, but these errors were encountered:
Originally Opened: @Alfiva (2012-07-06 10:45:36)
I just thought it would be a great feature to have the possibility of changing Dialog UIs without stopping the Dialogs and doing the whole request->response->request cycle.
Something like sendUIupdate(FormControl ctrl) in the bus, where ctrl would be one of the controls sent in the current Dialog, referenced with its property path. The handler would receive it and redraw the Dialog with the new values of the control.
I´m just thinking out loud, I know there are plenty other things to take care of in UI... this is just somthing in my wishlist
--
From: this issue has been automatically imported from our old issue tracker
The text was updated successfully, but these errors were encountered: