matrix-org / matrix-org/matrix-ios-sdk
How to prevent a link be trigger in custom html message
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 484
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
I have a rich message like
```
Some Verification
Thank you for using the service
Click me to verify your account
```
Whenever a message is posted to an element client, the link will be triggered automatically.
Does anyone have any ideas about how to prevent the link be triggered automatically?
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
The issue names no file, test, or entry point. Start by reproducing the custom HTML message in the iOS client and trace the handling of its anchor link; done means posting the message no longer automatically triggers the link while preserving the intended message behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100