Replies: 1 comment
|
Would be good to fix this in terminal as well |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What I'd like
On Android (and mobile in general), let me copy a link's URL from a chat message via a long-press, e.g. through a popup/context menu.
Current behavior
Tapping a link in the thread text opens it, which is the right default. But there is no way to grab the destination URL itself — long-pressing a link does nothing, so copying an address requires opening it first and pulling the URL out of the browser.
Proposed behavior
Long-pressing a link in a thread message shows a small menu with at least a Copy Link action (copying the exact destination). "Open" stays the tap default.
Notes
Environment
Android app.
All reactions