sindresorhus/refined-github

Do you want to work on this issue?

You can request for a bounty in order to promote it!

Linkify usernames in issues created from discussions #4854

kidonng posted onGitHub

Description

When you click the "Create issue from discussion" link in a discussion, GitHub creates an reference issue with some additional markup:

image

As you can see the username is just ordinary text, so it doesn't get a link:

image

We may linkify the username ([type="discussions-op-text"] > p:first-child > sup:first-child strong), possible question: is it important enough?

Maybe this could be an extension to linkify-user-edit-history-popup (and rename that feature to something like linkify-usernames, not sure)

Screenshot

No response

Example URL

https://github.com/vercel/vercel/issues/6794


Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests