Github-Omnibox icon indicating copy to clipboard operation
Github-Omnibox copied to clipboard

When in condensed view, show a small icon link to the .io or URL

Open ProLoser opened this issue 10 years ago • 2 comments

When you're not on the homepage it would be nice if we could see a :link: or :earth_americas: icon next to the repo name, or even in the sidebar :arrow_right:

ProLoser avatar Dec 27 '14 23:12 ProLoser

From here: https://octicons.github.com/

ProLoser avatar Dec 27 '14 23:12 ProLoser

Unfortunately I inspected the page and the DOM element containing the URL isn't just hidden, it doesn't exist. So we would have to retrieve this value from github itself and fall back on our interpolated version.

ProLoser avatar Dec 27 '14 23:12 ProLoser