Files
insomnia/packages
Vivek Thuravupala eca35d832b fix: interactivity for components within tooltip body [INS-4773] (#8239)
Attempting to click on links within tooltips would lead to the tooltip being dismissed. This fixes the issue by moving the tooltip to be a sibling of the tooltip trigger, which is the correct structure for react-aria tooltips. Ref: https://react-spectrum.adobe.com/react-aria/useTooltipTrigger.html
2024-12-11 13:50:20 -08:00
..