pi-ui
pi-ui copied to clipboard
[Tooltip] UI Improvements
Our current tooltip is very primitive, and we should improve its style:
-
Tooltip overflow should never hide any info. Currently, if our tooltip is placed at the edge of some div, unless we inform its
placement
, it will hide some info. Ideally, we should place it aligned with the parent's edge. -
Tooltip text should have a minimum width.
-
Mobile Tooltips should have a dismiss timeout