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

Implement Message Editing Feature in Chat #192

Open
Shruti-1910 opened this issue Jun 19, 2024 · 0 comments
Open

Implement Message Editing Feature in Chat #192

Shruti-1910 opened this issue Jun 19, 2024 · 0 comments

Comments

@Shruti-1910
Copy link
Collaborator

Description:

Currently, the app does not support message editing in chat conversations. Message editing is a fundamental feature that allows users to correct mistakes, clarify thoughts, or update information without having to delete and resend messages. Implementing message editing will enhance user experience and communication flexibility within the chat feature.

Expected Behavior:

  • Users should be able to edit messages they have sent in chat conversations.
  • Edited messages should update in real-time for all participants in the conversation.
  • There should be clear indicators (e.g., timestamp or notation) to show when a message has been edited.

Acceptance Criteria:

  1. User Interface:
  • Implement UI elements (e.g., edit button or gesture) to initiate message editing.
  • Provide a text input field or modal window where users can make changes to their messages.
  1. Functionality:
  • Implement logic to allow users to edit their messages securely and efficiently.
  • Ensure that edited messages update in real-time for all participants in the chat conversation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant