RSP-1124 : TooltipV3 - Click Trigger Initial Implementation [includes arrow placements & variants] (#44)
* first attempt at tooltip trigger
* first attempt at useHover hook
* resolved import issues
* saving progress
* proper variant appears in storyboard
* clicking causes tooltip to appear
* the arrow appears in the proper place
* saving progress
* deferring useTooltip issues
* moving on to hover
* saving progress on hover
* discovered the hover issue is in the action button not using the hover hook
* the trigger works
* clean up
* improved open
* comments in scope addressed aside from destructuring
* destructuring comments addressed
* quick add
* removed hover code
* saving progress
* appropriate arrow style applied
* second approach to correct position
* saving progress
* added stories for proof of styling
* absorbed click trigger function
* props passing issue
* absorbed container method & got more stuff from overlayPosition
* make the linter happy