WHAT DO YOU RECOMMEND
Adding an automatic cleanup feature for unused attachments. When you delete certain files (such as images), pages, or objects, the related files are still retained in your file space, which is obviously not an ideal scenario.
HOW COULD IT BE DONE
You can provide a prompt when deleting, asking for confirmation. Here are the specific details:
- When deleting specific files, such as images, PDFs, or other files within a page, display a popup with options to confirm the deletion of the corresponding file. The popup should include an additional option labeled “Don’t ask again” so that users can directly delete without further confirmation for such cases. Additionally, the option to prompt for confirmation or not should be configurable.
- When deleting an object, such as a page that contains numerous files, a popup should appear to confirm the deletion. Similar to the previous scenario, this popup should also be a configurable setting.
- Since options 1 and 2 allow users to retain unused files, it would be helpful to provide filtering capabilities in the file management system. This way, unused files can be easily listed and managed.