carbon icon indicating copy to clipboard operation
carbon copied to clipboard

[Bug]: ellipses do not show for truncated combobox selections

Open tkolanko opened this issue 1 year ago • 0 comments

Package

@carbon/react

Browser

Chrome

Package version

@carbon/react 1.9.0

React version

17.0.2

Description

When a combobox selection label is longer than the parent containers allowed width the text is cut off but no ellipses are shown, they are shown for Dropdown components: image

Reproduction/example

https://codesandbox.io/s/funny-shockley-s26b6j?file=/src/App.js

Steps to reproduce

open the sandbox and compare how the combobox and dropdown components render their selected items

Code of Conduct

tkolanko avatar Aug 09 '22 19:08 tkolanko