elan-ev / studip-opencast-plugin

This is an Stud.IP plugin for Opencast
https://elan-ev.github.io/studip-opencast-plugin/
GNU General Public License v2.0
9 stars 22 forks source link

Display no ghost video rows #895

Closed dennis531 closed 7 months ago

dennis531 commented 7 months ago

Show no loading animation during axios requests, e.g. during uploads.

Close #707

tgloeggl commented 7 months ago

I think this is not the correct solution for the problem in #707

See my comment there: https://github.com/elan-ev/studip-opencast-plugin/issues/707#issuecomment-1898373087

The "ghost" videos (aka loading animation) has to stay, but i should not be triggered when the upload dialog is open.

github-actions[bot] commented 7 months ago

This pull request has conflicts ☹ Please resolve those so we can review the pull request. Thanks.

dennis531 commented 7 months ago

It should be fixed now. The animation was always displayed when an axios request was executed.