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
If you use the Tag component as a filter, the "type" property (for the color) doesn't work.
If you put one of these types "red", "magenta", "purple", "blue", "cyan", "teal", "green", "gray", "cool-gray" or "warm-gray" to the Tag component, it should change the color. It is working fine if the filter property has value "false" but it's not working if it's "true".
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
If you use the Tag component as a filter, the "type" property (for the color) doesn't work.
If you put one of these types "red", "magenta", "purple", "blue", "cyan", "teal", "green", "gray", "cool-gray" or "warm-gray" to the Tag component, it should change the color. It is working fine if the filter property has value "false" but it's not working if it's "true".
Browser: Safari
Carbon Design System versions:
[email protected]
[email protected]
Steps to reproduce the issue
Using the storybook provided: http://react.carbondesignsystem.com/?path=/story/tag--filter
Test case in CodeSandbox:
https://codesandbox.io/s/poc-carbon-ui-tag-j21bv
The text was updated successfully, but these errors were encountered: