Taylor Jones
Taylor Jones
`danger` is not a valid `type` of `IconButton` or ``, we need to update the proptypes and TS interfaces to state this.
Through https://github.com/carbon-design-system/carbon/pull/17248 we uncovered a logical error with how `autoAlign` positioned the OverflowMenu when the initial `placement` didn't fit. Similar issues exist in the other components with alignment options and...
# Describe your concern I've been reading through the specs regarding these two attributes and can't clearly identify if `aria-autocomplete` is semantically equivalent to HTML's `autocomplete`. I see a significant...
A small detail of https://github.com/carbon-design-system/carbon/issues/12921, https://github.com/carbon-design-system/carbon-design-kit/issues/721, https://github.com/carbon-design-system/carbon/pull/15887 that was missed, this PR modifies the Tooltip storybook examples to use a button as the trigger to avoid [confusion](https://ibm-studios.slack.com/archives/C0M053VPT/p1721399372450199?thread_ts=1709691755.992749&cid=C0M053VPT) stemming from information...