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

Edit Post Feature #174

Open
Alpha17-2 opened this issue Jun 13, 2024 · 0 comments
Open

Edit Post Feature #174

Alpha17-2 opened this issue Jun 13, 2024 · 0 comments
Labels
design designing UI Feature required New feature or request

Comments

@Alpha17-2
Copy link
Collaborator

Description

Implement functionality to allow users to edit their posts. This feature should enable users to modify the content of their existing posts, ensuring that changes are reflected in real-time across the application.

Requirements

  • Add an "Edit" button to each post that belongs to the user.
  • Clicking the "Edit" button should open a text editor pre-populated with the current content of the post.
  • Allow users to modify the content and save the changes.
  • Ensure that the updated content is displayed immediately after saving.
  • Include validation to prevent empty or invalid posts from being saved.
  • Provide appropriate feedback to the user upon successful or unsuccessful save attempts.
@Alpha17-2 Alpha17-2 added Feature required New feature or request design designing UI labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design designing UI Feature required New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant