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

Removing new image removes all new images #51

Open
tim-phillips opened this issue Sep 2, 2018 · 0 comments
Open

Removing new image removes all new images #51

tim-phillips opened this issue Sep 2, 2018 · 0 comments
Labels

Comments

@tim-phillips
Copy link
Member

Since new images don't have an id, they are all removed during the filter in removeImage.

We could temporarily give new images an id (e.g. filename), but we'd have to remove the id before passing it along to the server since the server relies on id to know if it's a new image or not.

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

No branches or pull requests

1 participant