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: Console Shows Uploading Files Modal Even After Errors #916

Open
2 tasks done
ItzNotABug opened this issue Mar 2, 2024 · 1 comment
Open
2 tasks done
Assignees
Labels
bug Something isn't working product / storage Fixes and upgrades for the Appwrite Storage

Comments

@ItzNotABug
Copy link
Contributor

👟 Reproduction steps

  1. Go to Storage
  2. Upload any File, give it a custom ID like index
  3. Upload another File, give the same ID to it index
  4. Error shows up - Storage file with requested ID already exists
  5. Click on X at the top to cancel the file upload

This is visible -

File Upload Modal

👍 Expected behavior

Modal should not be shown as the upload was cancelled.

👎 Actual Behavior

Modal is shown even after the upload was cancelled.

🎲 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 2, 2024
@eldadfux eldadfux transferred this issue from appwrite/appwrite Mar 2, 2024
@eldadfux eldadfux added the product / storage Fixes and upgrades for the Appwrite Storage label Mar 2, 2024
@ItzNotABug
Copy link
Contributor Author

Updates on this -


  1. Upload a file with a size of more than the allowed limit, example - 60MB file on Cloud with Starter Plan.
  2. The upload fails but the modal still keeps showing with Pending state.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / storage Fixes and upgrades for the Appwrite Storage
3 participants