carbon-design-system / carbon

A design system built by IBM
https://www.carbondesignsystem.com
Apache License 2.0
7.74k stars 1.79k forks source link

[Bug]: Data table border-subtle is off by a layer #17454

Open aagonzales opened 3 days ago

aagonzales commented 3 days ago

Package

@carbon/react

Browser

Chrome

Package version

v1.66.0

React version

No response

Description

The layer structure for the border-subtles in data table is off by one. It should start at $border-subtle-01 instead of $border-subtle-02 Similar problem to what was fixed in https://github.com/carbon-design-system/carbon/pull/13879.

image

Reproduction/example

n/a

Steps to reproduce

Open up the data table example in storybook and switch to the Gray 10 theme. The border color that appears on the white table is too dark.

Suggested Severity

Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.

Application/PAL

Core but Cloud brought this to my attention

Code of Conduct

ziyadzulfikar commented 2 days ago

Hi @alina-jacob,

If this issue is still open, I’d like to work on it. Could you please assign it to me. Thanks!