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
When the prefix and suffix are not used, they're present in the dom and empty, but expand the chip. When prefix or suffix slot is empty, it should not expand the chip, the chip should be left with just it's paddings.
Also the foreground color of the disabled chip should be the same in all variants. In bootstrap theme the foreground is not the 'disabled' one in all variants. These are disabled bootstrap info and success chips
The slotted icons in the chip aren't the right size, only the default select and remove icons are right, but if you slot an icon as a prefix/suffix/custom select or remove icon, they're getting the icon sizes, not the ones that a slotted icon in the chip should
Reproduction
Check out the chip story, explore different themes and sizes and compare with UI kits.
Workaround
I have not found a workaround
Is this a regression?
No or unsure. This never worker, or I haven't tried before.
Affected versions
all
Browser/OS/Node environment
all
The text was updated successfully, but these errors were encountered:
didimmova
changed the title
Chip prefix and suffix expand the chip when empty
Chip prefix and suffix expand the chip when empty || wrong foreground color on disabled
Nov 4, 2024
didimmova
changed the title
Chip prefix and suffix expand the chip when empty || wrong foreground color on disabled
Chip discrepancies
Nov 4, 2024
Which component(s) are affected?
Chip
Description
Reproduction
Check out the chip story, explore different themes and sizes and compare with UI kits.
Workaround
I have not found a workaround
Is this a regression?
No or unsure. This never worker, or I haven't tried before.
Affected versions
all
Browser/OS/Node environment
all
The text was updated successfully, but these errors were encountered: