You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the pin and gist endpoints. While these do correctly render what looks like cards for pinned repos and gists, clicking on those cards opens an image of the card on the url "https://camo.githubusercontent.com/[long string of numbers]", rather than going to the repo or gist. This makes the pins unusable as a replacement for the native pins, which allow users to directly open repos.
At present,
Expected behavior
Clicking a card for a repo or gist should go to the page for that repo or gist.
Screenshots / Live demo link
As an example, here is a pin for a repo:
Here is a screenshot of what currently opens when I click that card:
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I am using the pin and gist endpoints. While these do correctly render what looks like cards for pinned repos and gists, clicking on those cards opens an image of the card on the url "https://camo.githubusercontent.com/[long string of numbers]", rather than going to the repo or gist. This makes the pins unusable as a replacement for the native pins, which allow users to directly open repos.
At present,
Expected behavior
Clicking a card for a repo or gist should go to the page for that repo or gist.
Screenshots / Live demo link
As an example, here is a pin for a repo:
Here is a screenshot of what currently opens when I click that card:
Additional context
No response
The text was updated successfully, but these errors were encountered: