Skip to content

feat: clickable links in UI#96

Merged
35C4n0r merged 9 commits into
coder:mainfrom
35C4n0r:feat-clickable-links
Oct 6, 2025
Merged

feat: clickable links in UI#96
35C4n0r merged 9 commits into
coder:mainfrom
35C4n0r:feat-clickable-links

Conversation

@35C4n0r

@35C4n0r 35C4n0r commented Sep 25, 2025

Copy link
Copy Markdown
Collaborator

Closes: #95

Description

  • cmd/ctrl + hover gives underline (it's not there by default)
  • cmd/ctrl + click opens the url.

@35C4n0r 35C4n0r self-assigned this Sep 25, 2025
@35C4n0r
35C4n0r marked this pull request as ready for review September 25, 2025 16:58
Comment thread chat/src/components/message-list.tsx Outdated

@BrunoQuaresma BrunoQuaresma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work—I just left a few recommendations, but nothing blocking.

Comment thread chat/src/components/message-list.tsx Outdated
Comment thread chat/src/components/message-list.tsx Outdated
@github-actions

github-actions Bot commented Oct 1, 2025

Copy link
Copy Markdown

✅ Preview binaries are ready!

To test with modules: agentapi: 96 or download from: https://github.com/coder/agentapi/releases/tag/agentapi_96

@github-actions

github-actions Bot commented Oct 1, 2025

Copy link
Copy Markdown

✅ Preview binaries are ready!

To test with modules: agentapi_version = "agentapi_96" or download from: https://github.com/coder/agentapi/releases/tag/agentapi_96

# Conflicts:
#	chat/src/components/message-list.tsx
@github-actions

github-actions Bot commented Oct 6, 2025

Copy link
Copy Markdown

✅ Preview binaries are ready!

To test with modules: agentapi_version = "agentapi_96" or download from: https://github.com/coder/agentapi/releases/tag/agentapi_96

@matifali matifali left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works as expected 🚢

@35C4n0r
35C4n0r merged commit ef11f19 into coder:main Oct 6, 2025
3 checks passed
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.

make URLs clickable with Ctrl/Cmd + Click

3 participants