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 Copying Feature in Chat #197

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

Implement Message Copying Feature in Chat #197

Shruti-1910 opened this issue Jun 19, 2024 · 0 comments
Labels
chat module Deals with the implementation of chat module

Comments

@Shruti-1910
Copy link
Collaborator

Description:

Currently, the chat feature lacks the capability for users to copy messages to their clipboard for easy sharing or reference outside of the chat interface. Implementing a message copying feature will provide users with greater flexibility and convenience in handling and sharing message content.

Expected Behavior:

Introduce a feature that allows users to copy individual messages or portions of messages to their device's clipboard.
Provide a straightforward method (e.g., long-press gesture) to select and copy text from messages.
Ensure that copied messages maintain their original formatting and content integrity.

Acceptance Criteria:

  1. User Interface:
  • Implement a user-friendly mechanism (e.g., copy button or long-press gesture) to initiate message copying within chat conversations.
  • Design the interface to indicate when messages or portions of messages are selected for copying.
  1. Functionality:
  • Allow users to select and copy text from messages, including support for copying media captions or links if applicable.
  • Ensure that copied messages are accessible via the device's clipboard for easy sharing across other apps or platforms.
@Alpha17-2 Alpha17-2 added the chat module Deals with the implementation of chat module label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chat module Deals with the implementation of chat module
Projects
None yet
Development

No branches or pull requests

2 participants