You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
I don't think this is the right approach, this means that right click - copy link will now no longer copy the matrix.to link which it should.
There should be an onclick handler on this link to intercept it. e.g
I was wondering about the same thing now as well (while reading more about linkifyjs)
So debugging why the onclick handler is not set up correctly would be the right approach then?
Then there is a bug in sending: https://matrix.to/#/@toger5:matrix.org in a matrix room which gets converted to: href="#/user/@toger5:matrix.org" and then results in: https://develop.element.io/#/user/@toger5:matrix.org when copying the link (using the firefox right click menu)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
T-DefectBugs, crashes, hangs, vulnerabilities, or other reported problems
2 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These links should be converted to href="#/something/something"` so that they are opened inside element and not inside a new tab.
Here's what your changelog entry will look like:
🐛 Bug Fixes
Preview: https://61e1c220d8aa354e176044e7--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.