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
Jika Upload Video gagal maka akan di tampilkan di notifikasi profile user dan diklik pada upload video gagal maka akan langung terarah ke halaman upload video
#18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Description
On the video upload page, when the user encounter problem during the upload process, then the user will be directed to the initial dashboard of the video upload. If the duration is too long then the user goes directly to the video edit page to shortening the video duration. If the title of the uploaded video is the same as the other users, then the user must rename it. If it's happening in the video has the same audio/music only with others, then the video will still be uploaded and the song title will still be in the description with its copyright information.
Acceptance Criteria
When the video upload process fails, then display the message upload failed
If the upload fails because the video size is too large, then a message will appear, it will indicate this error and re-directed to the video editing page
If the video upload fails, then the error logo will appear, indicating the video failed to upload
When the video is in the upload process and the user's signal is not good, then the video will be damaged, so the user must repeat the video upload process, and be directed to the initial screen of the video upload process
Videos that fail to upload will be considered 1 file, and the user will have ability to delete the entire video
The system will not display videos that failed to upload, so the user must re-upload the upload dashboard
If during the video upload process the duration is not appropriate, then directed to the video edit page to cut the duration of the video
If the video uploaded by the user is the same as another user, then after the video has been uploaded, but it was not displayed due to this issue, then the user should re-upload the video with a different name
The text was updated successfully, but these errors were encountered:
Description
On the video upload page, when the user encounter problem during the upload process, then the user will be directed to the initial dashboard of the video upload. If the duration is too long then the user goes directly to the video edit page to shortening the video duration. If the title of the uploaded video is the same as the other users, then the user must rename it. If it's happening in the video has the same audio/music only with others, then the video will still be uploaded and the song title will still be in the description with its copyright information.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: