-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
When uploading multiple images to Works, removing an image does not work. #416
Comments
Just more portfolio suckage. I think this is related to #633 |
#633 closed due to new works feature, but this issue appears to be happening with the new works feature (#788). I was going to make a new issue but noticed this one hadn't been closed with 633. It seems like these are all the same issue. Replication steps:
Additionally, even if you remove the image before saving, the removed image still apears in the new work, which means the x button isn't really working on new uploads. The image can be removed successfully when editing an already created work. |
Fixes: #416 They needed to be canceled, not just removed from the list.
When you select another image for upload, it will re-add the removed image. Even if you remove the image again, it will upload the image anyways when you hit save.
The text was updated successfully, but these errors were encountered: