Reactjs – How can I show tooltip ONLY when ellipsis is activated?
I am using Chakra UI (Tooltip and the ellipsis) I have added the Tooltip to show the label on the title completely but I ONLY want to show the Tooltip when ellipsis is activated! For example, in normal situation I…