carbon-design-system / carbon

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

[Bug]: Data table interactive cell has inconsistent guidance around disabled states. #17307

Open alina-jacob opened 1 month ago

alina-jacob commented 1 month ago

Description

Code functionality As per code, if a row is selectable and the feature needs to be disabled, only the button is disabled, the cell text is readable. [Note: The code attached here is from C4IP because Carbon data table doesn't have a "disable" prop yet.]

image


Usage guidance In our docs, when we show disabled state we show both the button and the text disabled (entire cell is disabled) image


Thoughts


Expectations

Code of Conduct

github-actions[bot] commented 2 weeks ago

Thank you for submitting a feature request. Your proposal is open and will soon be triaged by the Carbon team.

If your proposal is accepted and the Carbon team has bandwidth they will take on the issue, or else request you or other volunteers from the community to work on this issue.