๐ Bug Report: Failed CSV import makes import notification UI always visible on console
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### ๐ Reproduction steps
Import a CSV with incorrect header causing it to fail. Import UI becomes a permanent fixture and never goes away.
### ๐ Expected behavior
Import fails and notification goes away
### ๐ Actual Behavior
Notification never goes away no matter what screen you are on it is always there at the bottom right on you console screen.
### ๐ฒ Appwrite version
Different version (specify in environment)
### ๐ป Operating system
Linux
### ๐งฑ Your Environment
Appwrite Self-hosted 1.7.4
### ๐ 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.