Link previews don't work for discussions promoted to organisational level #172931
Replies: 3 comments 2 replies
-
|
When you promote a repo’s discussion to the org level, GitHub moves it under the /orgs/.../discussions URL form. At the moment, those URLs don’t support the same link previews and hover cards as repo-scoped discussions (like org/repo/discussions/123 or org/repo#123). That’s why: https://github.com/orgs/community/discussions/171011 → no preview/hover #171011 → preview/hover works #171011 → preview/hover works It’s a gap in feature support, not a bug with your link. The only workarounds right now are: Link to the original repo discussion path (org/repo/discussions/...) if you want the hover preview. Or use the shorthand org/repo#ID. |
Beta Was this translation helpful? Give feedback.
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Yeah, I’ve noticed the same previews seem to break with org-level links. Hopefully GitHub fixes this soon, it’s super handy for quick context. Reminds me of how smooth navigation feels in Null's brawl when everything loads right. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion Type
Bug
Discussion Content
If you promote one repo's discussions to be organisation level, the URL form changes. This new form doesn't get working link previews and hover-overs like the other two common forms of links to discussions:
https://github.com/orgs/community/discussions/171011)https://github.com/community/community/discussions/171011)community/community#171011)Tip
The hover-overs work for the last two too.
Beta Was this translation helpful? Give feedback.
All reactions