pi-ui icon indicating copy to clipboard operation
pi-ui copied to clipboard

[Tooltip] UI Improvements

Open victorgcramos opened this issue 2 years ago • 0 comments

Our current tooltip is very primitive, and we should improve its style:

  1. 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. Screen Shot 2022-06-28 at 12 29 32 PM

  2. Tooltip text should have a minimum width. Screen Shot 2022-06-28 at 12 30 21 PM

  3. Mobile Tooltips should have a dismiss timeout

victorgcramos avatar Jun 28 '22 15:06 victorgcramos