developmentseed / bioacoustics-frontend

Frontend code for the Google Bioacoustics project that's used by A2O Search
https://search.acousticobservatory.org/
MIT License
1 stars 0 forks source link

Spectrogram image loading state for result cards #72

Closed LanesGood closed 1 year ago

LanesGood commented 1 year ago

Spectrogram images are lazy-loaded, but can still take a little time to load. Investigate using a loading state or placeholder image for these images. (Can potentially implement loading state cards for the entire result card if needed)

geohacker commented 1 year ago

This is not needed for MVP. Moving to the icebox.

LanesGood commented 1 year ago

Closed by #85