You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once the video tile is clicked we should redirect the user to my uploads view, where he can take an action to re-upload failed thumbnail.
Right now, when a user clicks reupload file in the kebab menu, we're redirecting to my uploads view and we're expanding all the failed videos, which is also wrong. We should open my uploads view and expand only the upload group that belongs to clicked video.
https://www.figma.com/file/LF7LOMhOA46bRcYHWlw1Bq/My-videos-page?node-id=1942%3A39252&t=rcRTrBmKO2UJScll-4
If you want to simulate failed thumbnail, here are steps to reproduce it:
#3164