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

[Enhancement] Add an Option to Replace Images Instead of Deleting in Frontend Post Creation/Editing #1477

Open
anik-fahmid opened this issue Sep 6, 2024 · 0 comments

Comments

@anik-fahmid
Copy link

anik-fahmid commented Sep 6, 2024

Description: When updating a post with a new image, the old image is automatically deleted from the server. Users would prefer a "replace" option that allows the new image to overwrite the old one without automatically deleting the existing image from the server.

The request is to add a Replace button on the image upload field during post-editing/post creating to provide flexibility to retain the old image on the server.

The issue arises during both the creation and editing of posts through the WPUF frontend.

Expected Behavior:

  • When a user creates/updates a post with a new photo, they should have both the options:
    1. Replace the old photo (keeping the old one on the server).
    2. Delete the old photo as it is now.

Source: https://wpuf.canny.io/ideas/p/clear-photo-instead-of-actual-deleted-it

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

No branches or pull requests

1 participant