Skip to content

Make URLs in chat messages wrap and clickable#7

Merged
akash-kumar-dev merged 1 commit intobrowseping:devfrom
vennilamahalingam:clickable-links
Dec 28, 2025
Merged

Make URLs in chat messages wrap and clickable#7
akash-kumar-dev merged 1 commit intobrowseping:devfrom
vennilamahalingam:clickable-links

Conversation

@vennilamahalingam
Copy link
Copy Markdown
Contributor

Closes #6
This PR fixes

  1. Ensuring long text and URLs wrap correctly within the message container.
  2. Detecting URLs inside chat message text and rendering them as clickable links with underline.
  3. Opening the URLs in a new tab on clicking.

clickable_urls

@akash-kumar-dev akash-kumar-dev changed the base branch from main to dev December 28, 2025 16:06
@akash-kumar-dev akash-kumar-dev self-requested a review December 28, 2025 16:06
@akash-kumar-dev
Copy link
Copy Markdown
Member

Looks good, thanks for the contributions!

@akash-kumar-dev akash-kumar-dev merged commit f9f4e05 into browseping:dev Dec 28, 2025
1 check passed
@vennilamahalingam vennilamahalingam deleted the clickable-links branch December 29, 2025 05:24
@vennilamahalingam
Copy link
Copy Markdown
Contributor Author

Thank you for the review and for merging this PR.

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.

[Bug] Inbox: Long messages or links do not wrap; support clickable URLs in chat

2 participants