You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
update.html
with a form to edit the post content.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
The text was updated successfully, but these errors were encountered: