Consider adding indicator for nested anchors in badges #3313
Labels
blocked
This is blocked by another issue or something external
kind/feature
New feature
triage/accepted
The issue was reviewed and is complete enough to start working on it
Description
x-ref: #3300 (comment)
In some cases we add links as content to badges. As a user it is hard to identify just by looking at it that there is a link behind. Only when hovering the mouse becomes a pointer and the text is underlined.
Possible options I had in mind so far is to always add a
text-decoration: underline
or an icon that indicates the clickable link and let it stand out to other badges.Without Indicator
With text-decoration
The text was updated successfully, but these errors were encountered: