1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/component/common/Table/cells
Nuno Góis 4286103850
feat: better tooltip links (#2891)
https://linear.app/unleash/issue/2-576/improve-how-text-that-has-tooltip-should-look-so-they-are-not


![image](https://user-images.githubusercontent.com/14320932/212140467-46d4f7f9-b5c1-40ea-9748-4a6ccc7950bb.png)


![image](https://user-images.githubusercontent.com/14320932/212140316-d6e88bc0-c26e-436b-855f-5f6e8697aed8.png)

- Adapts the existing `HtmlTooltip` component to support setting
`maxHeight` and `maxWidth` properties;
- Introduces a new common component: `TooltipLink`;
- Adapts SA (tokens), features (tags), variants (overrides, payloads)
and project access (role and role description);
- Role description in project access now uses this component instead of
the old jankier popover component;
2023-01-16 13:04:52 +01:00
..
ActionCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
DateCell refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
FavoriteIconCell fix: remove tooltip from favorites cell, some refactoring (#2687) 2022-12-14 08:51:41 +00:00
FeatureNameCell Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00
FeatureSeenCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
FeatureTagCell feat: better tooltip links (#2891) 2023-01-16 13:04:52 +01:00
FeatureTypeCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
HighlightCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
IconCell Playground result info modal initial 2022-07-28 15:16:40 +03:00
LinkCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
TextCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
TimeAgoCell Change request UI improvements pt2 (#2624) 2022-12-08 10:59:37 +01:00