Copy heading links #30407
Closed
scriptcoded
started this conversation in
Ideas
Copy heading links
#30407
Replies: 2 comments 1 reply
-
Love it! We already have some copy to clipboard code elsewhere in the codebase, so please use the same library. Happy to merge. 🙌 |
Beta Was this translation helpful? Give feedback.
1 reply
-
For the record, Jeppe made a compelling argument on the proposed PR that this is not usual behaviour on almost all websites he tested, and that we shouldn't overwrite the clipboard when most users won't expect it. We've closed the PR and encourage anyone wanting to pick this up to make it into an addon instead. See #30411 (comment) for pointers. |
Beta Was this translation helpful? Give feedback.
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.
-
Is your feature request related to a problem? Please describe.
We've found that users are confused with how heading linking works. Clicking the 🔗 icon next to the heading only scrolls to it and updates the URL, but does not copy it.
Describe the solution you'd like
Clicking the 🔗 icon should also copy the link to the clipboard.
Describe alternatives you've considered
Not an alternative, but maybe copying the link should trigger a toast or similar as well.
Are you able to assist to bring the feature to reality?
yes, I can
Additional context
I'd be happy to contribute this feature ASAP.
Beta Was this translation helpful? Give feedback.
All reactions