Skip to content

[Wildcard] Remove Tooltip component click handler

Administrator requested to merge taras-yemets/remove-tooltip-click-handler into main

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).

Loom

Related discussion on the original PR

Test plan

Visual testing via Storybook.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading