This implementation relies in the user providing id
I wanted to implement the option to keep the tooltip opened but coords will need updating in resizing and scrolling window and listening to this can be performance heavy. Since I'm not sure this currently a requirement will not provide this option in this PR
Reviewing/Testing steps
I published this feature on the web for easier review.
Description
Tooltip Component that is displayed when the received id element is hovered.
Design
Considerations on Implementation
I wanted to implement the option to keep the tooltip opened but coords will need updating in resizing and scrolling window and listening to this can be performance heavy. Since I'm not sure this currently a requirement will not provide this option in this PR
Reviewing/Testing steps
I published this feature on the web for easier review.
Review Storybook https://future-standard.github.io/scorer-ui-kit/storybook/?path=/story/alerts-atoms--tooltip Video storybook
Review Examples https://future-standard.github.io/scorer-ui-kit/#/table Video Examples