CollectionBuilder / collectionbuilder-sheets

A framework for creating digital exhibits by loading collection metadata directly from a CSV (such as a published Google Sheet!). See the readme for instructions!
https://collectionbuilder.github.io/collectionbuilder-sheets/
MIT License
9 stars 6 forks source link

add loading icon for pages #6

Closed evanwill closed 10 months ago

evanwill commented 2 years ago

which ever page is first to load from Sheets is slow to load and parse the data, so would be nice to have loading icon in built into "cb-items.js" functions in some way

evanwill commented 11 months ago

added loading icon when first fetching metadata csv, but not during other page loads, since that just seemed to add unnecessary flashing