Skip to content

Append Click functionality on tooltips to display on mobile view

We currently support tooltips in varying sections of the app (for example when hovering over VESTS value - we display HP).

On mobile, this information is not accessible since we don't have hover effect. We would like to add, in addition to hovering, support for on click to display this tooltip as well.

So when a user on a mobile device clicks on an element that supports tooltips (for example a VESTS value), it will display the relevant tooltip (HP value)