matrix-org / matrix-org/matrix.to
breaks entirely on MXIDs with /
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
trying to linkify @/hoc/roman:matrix.org from matrix.to just resets the input field but does nothing else. console is empty
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.
Research direction
Start by reproducing the matrix.to linkification flow with @/hoc/roman:matrix.org and inspect the input and link-handling entry points. Determine why this MXID resets the field without producing a result; done means the address is handled successfully and the input no longer silently resets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100