NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 4 forks source link

Add singletons to tooltip groups #1178

Open lklyne opened 3 months ago

lklyne commented 3 months ago

One additional usability enhancement beyond #1177 is to combine groups of items with tooltips into "singletons." Singletons group related items that have a tooltip, and remove the initial delay when transitioning between related items.

Example: https://atomiks.github.io/tippyjs/v6/addons/#singleton

Likely a more complicated refactor. https://atomiks.github.io/tippyjs/v6/addons/#singleton