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

Deleting a file which was not overwritten leaves an entry behind #118

Open
Lex-2008 opened this issue Dec 26, 2022 · 0 comments
Open

Deleting a file which was not overwritten leaves an entry behind #118

Lex-2008 opened this issue Dec 26, 2022 · 0 comments

Comments

@Lex-2008
Copy link

Lex-2008 commented Dec 26, 2022

Hi, I found another bug! :) Steps to reproduce:

  1. Upload a file
  2. Try to upload a file with same name
  3. When asked if you want to overwrite it - say "Cancel"
  4. Try to delete this file
  5. When asked if you want to delete it - say "Ok"

Expected behavior: file should disappear from the list.

Currently, the file is deleted on server, but stays in the list.

Don't know if it's relevant, but I tested with empty file called "file1". Also, it doesn't matter if you reload the page between steps 1 and 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant