Conflict resolution URLs embedded in the code are cumbersome to read and appear to actually be in the changed code #159033
Replies: 1 comment
-
|
💬 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.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
I had a conflict in a PR, that I resolved in the UI. (superfluous pasted line) but the resulting diff in the PR now includes an un-clickable (not rendered as a hyperlink) github URL to the diff (I presume), because when highlighted, copied and pasted in a new tab, throws an HTTP 406 "Not Acceptable" error.
1.) The generated URL should be rendered as an actual hyperlink to the conflict resolution (or original conflict)
2.) The generated URL should NOT appear inside the actual code diff... it visually appears as if it was an accidental paste of a URL into the new code
(anonymized screenshot)

Beta Was this translation helpful? Give feedback.
All reactions