🐛 Bug Report: Console Shows Uploading Files Modal Even After Errors
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### 👟 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 -
### 👍 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?
- [X] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [X] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.