TJ Egan

Results 89 comments of TJ Egan

All components should have the divider implemented

@Tresau-IBM now that the types for `IconButton` have been merged (https://github.com/carbon-design-system/carbon/pull/15057) has been merged, can this be updated?

As @aagonzales pointed out, wrapping the `Slug` in a `Tooltip` has caused a change in the underlying HTML, which has introduced style regressions. The issue is that instead of components...

The text needs to be updated to say something like > These headings are responsive and the type styles change based on the viewport width

I believe this fix will need to be made over in the [Carbon Gatsby Theme](https://github.com/carbon-design-system/gatsby-theme-carbon/blob/93e67ea05744d8db68bd1ac7d4373a8b042764a9/packages/gatsby-theme-carbon/src/components/AutolinkHeader/AutolinkHeader.js) once we decide on a solution

@TJ51FIFTY Did you ever figure this out? Having the same issue.

Could you please try recreating the problem on CodeSandbox? https://codesandbox.io/s/kxlwyj7635

I see. For now, you can turn `showLabels={false}` and use the `onHover` to display your own tooltips

🙏 Thank you for confirming, @miukimiu! Compiling the scss and adding the css to the exported files would be a great enhancement. Thanks for the suggestion!