Skip to content

frontend: Fix missing icons in search results.

Warren Gifford requested to merge vg/fix-icon into main

Created by: varungandhi-src

On Sourcegraph.com, we don't have icons for npm and Maven in the search results, which makes things look a little inconsistent.

Missing icons for npm and Maven repos.

This PR fixes that.

Updated search result with npm icon

Unfortunately, the icon doesn't look nice in the small size. 😐

Test plan

Covered by existing tests

Merge request reports

Loading