design-system icon indicating copy to clipboard operation
design-system copied to clipboard

SLDS Path Blueprint Is Missing Background Color For `current` Elements Which Are Not `active`

Open SethAngell opened this issue 5 months ago • 1 comments

When using the SLDS Path Blueprint, if you have a step which is current but not active, the color of the element beneath the path element shows through in the triangular portion on the right side.

This can be hard to notice at first glance

Image

but by switching the background color it becomes apparent.

Image

This stuck out to me, as I'm working on a new LWC with SLDS2 in mind, and noticed that the grey background is poking through

Image

SethAngell avatar May 07 '25 16:05 SethAngell