-
Bug
-
Resolution: Done
-
Major
-
None
-
None
It requires some listener mechanism, when the model changes (i.e. RemoteListView#reload()) associated widgets can reset/restore their state accordingly.
This does for instance happen with forms that are attached to grids, when the grid turns empty,
the last selected record still displays in the form.
But it does also happen across editor views. I.e. when a process instance is deleted the task list doesn't refresh and might show stale data.