[Wildcard] Remove Tooltip component click handler
Created by: taras-yemets
Make Tooltip
component not intercept clicks on child nodes.
Previously when a link was wrapped with the Tooltip
component mouse and keyboard clicks to navigate to its URL were ignored (Slack thread).
Related discussion on the original PR
Test plan
Visual testing via Storybook.
App preview:
Check out the client app preview documentation to learn more.