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

save item fails on thumbnail upload if file disappears from filesystem #1076

Open
ch604 opened this issue Mar 4, 2024 · 0 comments
Open

Comments

@ch604
Copy link

ch604 commented Mar 4, 2024

steps to reproduce:

  1. add an item to a collection without a thumbnail
  2. edit the item
  3. add a thumbnail from your local computer
  4. wait for the small preview to appear indicating that koillection has recognized the file
  5. move, rename, or delete the file from the local computer
  6. attempt to save the item

expected behavior: since koillection has previewed the file, it is expected that it has already stored the data, or it should indicate that it no longer has access to the file in question, remove the thumbnail preview and associated content, and save the remainder of the edit.

actual behavior: the save stalls, and no error message is given. refreshing the page or navigating away undoes all edits.

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