TheCyberHUB
TheCyberHUB copied to clipboard
[FEATURE] Manage The Stored Img from S3
Detailed description
The user can copy and paste / drag and drop images to note description, when the user do it the image is right away stored in the s3 , in some cases we need to remove this stored image from s3:
- [ ] when deleting note
- [ ] when editing note , and removing the previous image from content and after it, save changes
- [ ] when the user adds an image to a note but not saves the note
- [ ] make sure that there is not a case that there is an image stored but not displayed on the site
Context
It is important so unused images will not use s3 memory. A little like garbage collection.
Possible implementation
No response
Additional information
To complete this issue, it is required to make changes also in the repo of the back-end.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
It's great having you contribute to this project
🌟 Welcome to the community 🌟
- If you would like to continue contributing to open source and would like to do it with an awesome inclusive community.
- You should join our Discord chat and our GitHub Organisation.
- We help and encourage each other to contribute to open source little and often 😄.
- Any questions let us know.
hey , where is the code for this section . i would like to know more .
@Adamss10 this issue is already assigned