-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Describe the bug
After uploading a video, the page redirects instead of staying on the same page. This disrupts the user experience and requires manual navigation back to the upload section.
To Reproduce
Steps to reproduce the behavior:
- Navigate to the video upload section.
- Upload a video file.
- After submission, observe that the page redirects.
Expected behavior
- After uploading a video, the user should remain on the same page.
- A success message should be displayed without a page redirection.
Screenshots
(Add screenshots if applicable)
Additional context
- Display a success message upon completion.
- Update the UI dynamically to reflect the uploaded video.