Closed Passanelli closed 1 week ago
Path | Size | Loading time (3g) | Running time (snapdragon) | Total time |
---|---|---|---|---|
polaris-viz-core-cjs | 61.63 KB (0%) | 1.3 s (0%) | 981 ms (+10.42% 🔺) | 2.3 s |
polaris-viz-cjs | 223.22 KB (+0.04% 🔺) | 4.5 s (+0.04% 🔺) | 1.7 s (-7.08% 🔽) | 6.2 s |
polaris-viz-esm | 181.01 KB (+0.05% 🔺) | 3.7 s (+0.05% 🔺) | 1.6 s (-11.86% 🔽) | 5.2 s |
polaris-viz-css | 5.56 KB (+0.11% 🔺) | 112 ms (+0.11% 🔺) | 254 ms (-22.86% 🔽) | 365 ms |
polaris-viz-esnext | 187.78 KB (+0.05% 🔺) | 3.8 s (+0.05% 🔺) | 1.4 s (-16.33% 🔽) | 5.1 s |
What does this implement/fix?
We need to make use of the
polaris_viz_tooltip_root
element throughcreatePortal
in order to make tooltips always visibleDoes this close any currently open issues?
Storybook link
storybook URL
Before merging
[ ] Check your changes on a variety of browsers and devices.
[ ] Update the Changelog's Unreleased section with your changes.
[ ] Update relevant documentation, tests, and Storybook.
[ ] Make sure you're exporting any new shared Components, Types and Utilities from the top level index file of the package