repeated upload is not working in browser
Abierto
bug
- Lenguaje dominante
- Python
- Estrellas
- 46.6k
- Forks
- 1.9k
- Merge medio
- 10 d 16 h
- PR fusionados (30 d)
- 5
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.