You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disabled state for tags is visually broken. The label element obtains the cds--tag--${type} class name which comes with color/background-color styles not overwritten.
Package
@carbon/react, @carbon/styles
Browser
Chrome
Package version
1.61.0
React version
No response
Description
Disabled state for tags is visually broken. The label element obtains the
cds--tag--${type}
class name which comes withcolor/background-color
styles not overwritten.Reproduction/example
https://react.carbondesignsystem.com/?path=/story/components-tag--playground&args=disabled:!true;type:cyan
Steps to reproduce
Visit the live storybook: https://react.carbondesignsystem.com/?path=/story/components-tag--playground&args=disabled:!true;type:cyan
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: