DigitalCommons / open-data-and-maps

Deprecated: Implementation of Linked Open Data by the Solidarity Economy Association
6 stars 1 forks source link

Display a status message when a data set is being loaded. #187

Closed ColmMassey closed 4 years ago

ColmMassey commented 4 years ago

When loading large datasets or on slow connections it is very helpful to have a status message indicating that a data set is being loaded and any relevant info available, like its address.

ColmMassey commented 4 years ago

Do we have any timeouts in place for this loading? Is that easy to put in? What would we do if it did timeout?

sunnydean commented 4 years ago

Made a loading bar here: https://dev.playground.solidarityeconomy.coop/

It will display a short timeout message if there is an error: Error occurred while loading data

ColmMassey commented 4 years ago

Nice. Can we reduce the size of the circle a little? It gets clipped on my phone. We may need to put it someone else when we have multiple databases, but we can close for now.

sunnydean commented 4 years ago

Updated the size

sunnydean commented 4 years ago

at http://dev.playground.solidarityeconomy.coop/ @ColmMassey