sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.1k stars 1.28k forks source link

Display Icons for Custom Code Host URLs #60763

Open gabtorre opened 7 months ago

gabtorre commented 7 months ago

Feature request description

Screenshot 2024-02-27 at 2 12 22 PM

Currently, search results only display icons for cloud code hosts, leading to confusion when navigating repositories with identical names across different code hosts. This feature request proposes the extension of icon display functionality to include custom or corporate code host URLs, such as corp.github.com or ghe.corp.com.

Is your feature request related to a problem? If so, please describe.

Users have reported difficulty distinguishing between repositories with the same name but hosted on different code hosts.

Describe alternatives you've considered.

Additional context

camdencheek commented 7 months ago

Yeah, I noticed this as well when doing some related work. It's pretty jarring, especially for instances that have a lot of non-github.com code

camdencheek commented 7 months ago

At the very least, we should have a placeholder icon that the user can hover over to get the full host name