Hello there,
We're having a little trouble hiding the Tooltip on the Column Menu component. In the code, we've wrapped Tooltip around the Grid and set parentTitle to "false". This works as expected hiding the tooltip when hovering over the 3 dots filter icon, but still keeping the tooltip visible on the column header.
However, if you hover slightly around the edge of the 3 dots filter icon, the tooltip is still visible. Please see attached image for reference.
Would it be possible to hide the tooltip from the Column Menu component completely?