curationexperts / epigaea

A MIRA replacement running on Hyrax 2.0
Other
1 stars 2 forks source link

Force fade-in on finished uploads #886

Closed no-reply closed 6 years ago

no-reply commented 6 years ago

Uploaded objects sometimes fail to fade in, especially on large folder uploads. We tried to fix this previously in #804, but the class we need to fade in is sometimes (maybe always?) called template-upload rather than template-download, so the fix was incomplete. This may fix the various issues with batch XML import.

See: #785, #804, #872, & #873.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.03%) to 89.665% when pulling a91ea81674d284a379d828dda0d7497248f3b12f on upload-fade-in into 7a8ee579754d90ac30747e2517e1170efecc630f on master.

jenlindner commented 6 years ago

@no-reply -- I think this works? Seems to locally (for me).