Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.0.0
Description
Current Situation
- In views that display lists of items we find labels/icons per item that activate tooltips. For example, consider the Workflows view and the "+" icon to add an order.
- When the tooltip is active and the user moves the mouse pointer to the previous item, then the tooltip overlaps with the previous item. It is correct that the tooltip remains active as long as the mouse pointer is inside the tooltip. At the same time, tootips are activated without delay when the mouse pointer reaches a label/item.
Desirec Behavior
- Users should be able to move the mouse pointer along the list of items without immediately activating tooltips.
- In the above views tooltips should be displayed only after the mouse pointer remains for 0.4s with the label/icon that triggers the tooltip.