hochschule-darmstadt / openartbrowser

Exploring the world of arts using open data
http://openartbrowser.org/
MIT License
40 stars 10 forks source link

Hide unloaded related artworks carousel #552

Open EeveesEyes opened 3 years ago

EeveesEyes commented 3 years ago

Reason (Why?) On Page initialization, when the carousel is not loaded, the control elements are displayed anyways and intersect with other elements. With a slow connection, it can take several seconds for the carousel to be loaded.

Desktop Mobile
image image

Solution (What?) Hide the carousel (and maybe common tags) until it is loaded and maybe show a loading animation instead.

Acceptance criteria A loading state is introduced to the related artworks carousel.