carbon icon indicating copy to clipboard operation
carbon copied to clipboard

docs(tooltip): use Button instead of Information icons in stories

Open tay1orjones opened this issue 7 months ago • 12 comments

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 stemming from information icons.

Related to https://github.com/carbon-design-system/carbon-website/issues/3956

Changelog

Changed

  • Tooltip stories now use SquareOutline

Removed

  • Removed an invalid Tooltip example from FormLabel stories, it already had a valid Toggletip example alongside it

Testing / Reviewing

  • Tooltip stories should function and have no regressions

tay1orjones avatar Jul 19 '24 18:07 tay1orjones