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

feat: insert links in chat #682

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

r3yc0n1c
Copy link

Brief Title

Add 'Link' option in the ChatInput Box

Acceptance Criteria fulfillment

  • An icon for adding 'Link' is available in the ChatInput box.
  • Clicking the 'Link' button opens a modal for users to input the link text and URL.
  • The input link is correctly formatted and added to the message, ensuring it's clickable and visually distinct.

Fixes #678

Video/Screenshots

poc-add-hyperlink-in-chat.mp4

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@devanshkansagra
Copy link
Contributor

Hey @r3yc0n1c, you said, you have list of some issues, can you mention it here, so that if any of them are necessary can work on

@r3yc0n1c
Copy link
Author

yeah, let's discuss this in #embeddedchat

@devanshkansagra
Copy link
Contributor

Okay

@Spiral-Memory
Copy link
Collaborator

@r3yc0n1c
Lint checks are failing, kindly address it

@r3yc0n1c
Copy link
Author

sure, fixing rn

@r3yc0n1c
Copy link
Author

r3yc0n1c commented Dec 22, 2024

hi @Spiral-Memory , could you please let me know if this is ready for merge.

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

Successfully merging this pull request may close these issues.

FEAT: Add Links Option in the ChatInput Box
3 participants