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

[FEATURE] Manage The Stored Img from S3 #567

Open
1 of 5 tasks
ArkadiK94 opened this issue Jan 4, 2024 · 3 comments
Open
1 of 5 tasks

[FEATURE] Manage The Stored Img from S3 #567

ArkadiK94 opened this issue Jan 4, 2024 · 3 comments

Comments

@ArkadiK94
Copy link
Contributor

ArkadiK94 commented Jan 4, 2024

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

  • I agree to follow this project's Code of Conduct
Copy link

github-actions bot commented Jan 4, 2024

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.

@Adamss10
Copy link
Contributor

hey , where is the code for this section . i would like to know more .

@ArkadiK94
Copy link
Contributor Author

ArkadiK94 commented Apr 16, 2024

@Adamss10 this issue is already assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

4 participants
@kabir0x23 @ArkadiK94 @Adamss10 and others