nosmokingbandit / Watcher3

Other
279 stars 59 forks source link

Add an indicator when trailer is loading #282

Open chet-manley opened 6 years ago

chet-manley commented 6 years ago

This prevents the trailer_unavailable image from appearing when the Add Movie details modal first opens and the trailer has not yet been loaded. Instead, the app's "busy/loading" indicator is shown until the AJAX call completes. On success, embed the trailer. On failure, display the trailer_unavailable image.