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
The View.java file (com.data2semantics.cds.ui.client.view) contains onLoadingFinish() and onLoadingStart() methods, which are unimplemented. Having more data in the prototype, might increase loading times, making this issue more important.
The View.java file (com.data2semantics.cds.ui.client.view) contains onLoadingFinish() and onLoadingStart() methods, which are unimplemented. Having more data in the prototype, might increase loading times, making this issue more important.
Example of the loading panel for the old GWT layout: https://github.com/Data2Semantics/CDSInterface/blob/4119d2723f3893a0722f9b286b2442b632e7eeab/src/com/data2semantics/mockup/client/ui/LoadingPanel.java
Loading panel should not -block- the interface. You should still be able to click buttons
The text was updated successfully, but these errors were encountered: