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: Implement Post Modification Functionality #10

Open
zablon-oigo opened this issue Feb 2, 2024 · 1 comment · May be fixed by #12
Open

Enhancement: Implement Post Modification Functionality #10

zablon-oigo opened this issue Feb 2, 2024 · 1 comment · May be fixed by #12
Assignees
Labels
enhancement New feature or request

Comments

@zablon-oigo
Copy link
Contributor


Issue Description:
I would like to propose the implementation of a post-modification feature on the project. Currently, there is no way for the authors of posts to update their content. I believe adding this functionality will enhance user experience and engagement on the platform.

Suggested Implementation:

  • Create a new template update.html with a form to edit the post content.
  • Include an "Update Post" button on the post details page.
  • Implement server-side logic to handle the update, ensuring that only the original author can modify their post.

Additional Context:
In many scenarios, users may want to correct errors or update information in their posts after publication. This feature would provide a valuable addition to the platform, promoting user autonomy and improving overall content quality.


@Akash1362000 Please assign me to work on it

@Akash1362000
Copy link
Owner

@zablon-oigo Sure. That would be great! You can start working on it and raise a PR once the feature is implemented.

@Akash1362000 Akash1362000 added the enhancement New feature or request label Feb 7, 2024
@Akash1362000 Akash1362000 linked a pull request Feb 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants