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
{{ message }}
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.
Is it possible to add loaders to indicate that content is loading? Currently for big data and/or slow networks you do not have any indication that the content is being loaded, after several seconds of waiting one may think that there is a issue and nothing is happening.
The text was updated successfully, but these errors were encountered:
There is an indication (dots every... 10 or 100 records) in the standard output of the server (maybe only with castor-load-csv, if not castor-load, I did not retrieve the exact location of that code).
If you use ezmaster (the last version), it's in the logs.
But, it's not visible from the web side, to the users.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it possible to add loaders to indicate that content is loading? Currently for big data and/or slow networks you do not have any indication that the content is being loaded, after several seconds of waiting one may think that there is a issue and nothing is happening.
The text was updated successfully, but these errors were encountered: