Open richardolsson opened 1 month ago
This task is a bit challenging because we want to be very careful about what we delete. Removing an image that is used in various places (events, emails etc) could cause problems in how those activities are rendered to users.
Maybe we should only allow deleting images that are not used anywhere? Or maybe we introduce some sort of "archive" instead of deleting them?
Description
Along with the mass email feature, we introduced the "file library", where officials can upload files and use in emails, tasks and events. When users are in the process of creating an email, they may upload a bunch of images to try them out. But images that are uploaded there can't currently be deleted.
Steps to reproduce
Expected Behaviour
Images in the library should present some sort of UI for deleting the images.
Actual Behaviour
There is no way of deleting images.
Screenshots (if you have any)