OED icon indicating copy to clipboard operation
OED copied to clipboard

Upgrade react-tooltip from v4 to v5

Open spearec opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe.

As noted in #982, the react-tooltip package was rewritten for v5. This comes with various improvements to the component.

This rewrite would also fix #889.

Describe the solution you'd like

Seeing as the current help tooltips are cumbersome and prone to breaking, upgrading to this new version of the component is probably worth it. However, since v4 still works fine, this is not an urgent issue. This will also require a rewrite of how the tooltip components are created and used (although it seems the new implementation would be simpler).

Describe alternatives you've considered

Continue using v4

Additional context

https://react-tooltip.com/docs/upgrade-guide/changelog-v4-v5

spearec avatar Aug 09 '23 16:08 spearec