carbon-design-system / ibm-products

A Carbon-powered React component library for IBM Products
https://carbon-for-ibm-products.netlify.app/
Apache License 2.0
88 stars 126 forks source link

[TagSet]: 'multiline' prop is broken #5481

Open Yohanna opened 3 weeks ago

Yohanna commented 3 weeks ago

Package

Carbon for IBM Products

Description

The multiline prop in the TagSet component is broken, and doesn't produce the intentended functionality of rendering all the Tags without an overflow menu.

Component(s) impacted

TagSet

Browser

Microsoft Edge

@carbon/ibm-products (previously @carbon/ibm-cloud-cognitive) version

v2.37.0

Severity

Severity 3 = The problem is visible or noticeable to users but does not impede the usability or functionality. Affects minor functionality, has a workaround.

Product/offering

QRadar Suite

CodeSandbox or Stackblitz example

https://carbon-for-ibm-products.netlify.app/?path=/story/ibm-products-components-tag-set-tagset--multiline-tags&globals=viewport:basic

Steps to reproduce the issue (if applicable)

Issue is reproducible on the Storybook:

https://github.com/carbon-design-system/ibm-products/assets/6926228/94b96784-9a50-4952-b7da-b8c646edfb77

Release date (if applicable)

No response

Code of Conduct

Yohanna commented 3 weeks ago

Looks like the prop works fine in my local environment, perhaps it's just an issue in the Storybook? I've updated the Severity in the issue to reflect this.