RocketChat / RocketChat/Rocket.Chat
Trailing slash from URL gets cut off (visually)
Open
@ggazzo is already working on this.
Since Nov 28, 2019.
feat: message
triaged
type: improvement
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
When pasting an URL with a trailing slash, the slash gets cut off visually. If I click the URL, the slash is still there, though.
Write https://example.com/group/test/, but https://example.com/group/test gets shown. But if I actually click the URL https://example.com/group/test/ gets opened.

Expactation: the URL is shown with the slash.
Rocket.Chat Version: 0.57.2
Running Instances: 1
DB Replicaset OpLog: activated
Node Version: v4.2.6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.