avo icon indicating copy to clipboard operation
avo copied to clipboard

Add tooltip to sorted columns

Open adrianthedev opened this issue 6 months ago • 0 comments

Feature

CleanShot 2024-08-21 at 12 32 21@2x

Approach

Let's add the necessary attributes to the th elements to show a tooltip using tippy.

data-tippy="tooltip" title="SORTING_TITLE_VALUE"

adrianthedev avatar Aug 21 '24 09:08 adrianthedev