calcite-design-system icon indicating copy to clipboard operation
calcite-design-system copied to clipboard

refactor(tooltip): no longer use capture events.

Open driskull opened this issue 7 months ago • 5 comments

Related Issue: None

Summary

  • Update TooltipManager to no longer use capture events.
  • preventDefault() on escape key pressed from a referenceElement or active tooltip.

driskull avatar Jul 23 '24 17:07 driskull