sourcegraph/sourcegraph-public-snapshot

Code insights series box hover effect is very strong and somewhat misleading

Open

#21,523 opened on May 28, 2021

 (1 comment) (0 reactions) (1 assignee)Go (1,374 forks)auto 404
code-insightscrud-uidesigngood first issueneeds-designpolish

Repository metrics

Stars
 (10,290 stars)
PR merge metrics
 (PR metrics pending)

Description

When hovering over the series box, you get this very strong outline effect (stronger than our focus outlines):

image

This kind of looks like the element is focused, or at least can be clicked/is interactive. It isn't however, clicking doesn't have an effect. Only the "Edit" and "Delete" texts on the right are clickable (which is also not entirely obvious, because they are black in the redesign).

Contributor guide