-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The browser does not display a confirmation dialog when attempting to close the window or refresh the page while a video upload is in progress. This can lead to interrupted uploads and lost progress if users accidentally navigate away from the page.
To Reproduce
Steps to reproduce the behavior:
- Navigate to
/studio/{organizationSlug}/library - Click "Upload Video" and select any video file to begin upload
- While upload is in progress, either:
- Attempt to close the browser window
- Click the browser's refresh button
- Navigate to a different URL
- Observe that no warning dialog appears before leaving the page
- Return to the library page to see that the upload was interrupted
Expected behavior
When attempting to leave the page during an active video upload:
- Browser should display a standard "Changes you made may not be saved" warning dialog
- User should be required to confirm whether they want to leave or stay on the page
- If user chooses to stay, the upload should continue uninterrupted
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
🔖 To-Do