Internal issue 2763 - Ic Tool TIp to include a width css prop
Open
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 63
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 15
Description
When using icToolTip inside a button which is inside a mui table component is causes the the tooltip to wrap on two line and adds overflow to the table itself, adding a width to ic-tooltip-container would allow the tooltip to stay on one line and not add an overflow to the table.
Contributor guide
Research direction
Start by locating the icToolTip implementation and the ic-tooltip-container styles, then reproduce it inside a MUI table and button. Done means the tooltip stays on one line without adding overflow to the table; verify the component behavior in the existing test or demo setup if one is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100