-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
If you have large DMN tables like in CAM-4963 the fetching and displaying of the DMN table takes some time even on localhost. Currently there is sometimes an indication that something is actually happening. It may confuse users or they even leave the page before the table was loaded. This apply to the History and Deployment view.
Leveraging the http://camunda.github.io/camunda-commons-ui/cam-widget-loader.html would probably do the trick (and actually, it should always be used when something loads).
I think this should not be a big deal.