repeated upload is not working in browser
Open
bug
- Dominant language
- Python
- Stars
- 46.6k
- Forks
- 1.9k
- Avg merge
- 10d 16h
- Merged PRs (30d)
- 5
Description
### Describe the bug
upload doesn't work when done repeatedly to the same file (in the web UI). i assume this has to do with some of the dedup logic. maybe removing the upload from the upload list when the file is deleted would solve the issue?
### To Reproduce
without refreshing the browser window:
upload a file
delete the file
upload it again
### Expected behavior
the file gets uploaded again
Tested with latest dev as well as current release version
Contributor guide
Assessment
This issue has not been assessed yet.