Open
Description
Detailed description
Describe in detail the issue you're having.
there are some issues about tooltip in toolbar of data table:
- icon in table header displayed over tooltip for action button
- tooltip text only displayed in one line.
Is this a feature request (new component, new icon), a bug, or a general issue?
A bug
Is this issue related to a specific component?
tooltip, table
What did you expect to happen? What happened instead? What would you like to see changed?
- icon in table header should not display above tooltip when hover to show tooltip
- tooltip text should display multiple lines, but currently only one line displayed.
What browser are you working in?
Chrome, Firefox, Edge
What version of the Carbon Design System are you using?
"carbon-components": "10.58.3",
"carbon-components-angular": "^5.7.4",
What offering/product do you work on? Any pressing ship or release dates we should be aware of?
Steps to reproduce the issue
- Create a table with icon in table header and with tooltip for its toolbar action buttons
- Select one or more items in table
- Hover on toolbar action button to show its tooltip
Additional information
- Screenshots or code
- Notes