Skip to content
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.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: Page Freezes On A Big File Upload #928

Open
2 tasks done
ItzNotABug opened this issue Mar 6, 2024 · 0 comments
Open
2 tasks done

🐛 Bug Report: Page Freezes On A Big File Upload #928

ItzNotABug opened this issue Mar 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ItzNotABug
Copy link
Contributor

👟 Reproduction steps

  1. Go to Storage > Bucket
  2. Go to File Uploader & Select a big file, Example File.
  3. Click Create > The button disables to start the upload and then re-enables.

The problem regarding big files is that the upload is started but the upload screen stays with the Create button now active again which makes a user click on it again which can either -

  1. Throw an error - A file with the same ID exists if a custom ID was provided or
  2. Re-upload the same file again which would probably go in circles at this point

👍 Expected behavior

The upload page / screen should be dismissed after clicking on Create.

👎 Actual Behavior

The page isn't dismissed which can cause multiple uploads of the same file.

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@ItzNotABug ItzNotABug added the bug Something isn't working label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
1 participant