Description: When adding a tooltip to an icon or label that is displayed as hyperlink with OnClick actions (e.g., following a button exit or executing a flowchart):
Preview mode: Clicking the item with or without tooltip executes the OnClick action as expected.
Staging: Clicking the item with tooltip does not trigger the OnClick action.
Expected Behavior: Clicking the item (icon or label) in Staging should work exactly the same as in Preview.
Replication Steps:
1. Navigate to the project Staging environment: https://workitem4046.rt-qa-staging.x001.eu41t.wemtest.io
2. In the table, locate the item in the second column of the 2nd row (the one that contains icons or labels). Hover over it to see the tooltip.
3. Click the same icon or label. Notice that no action is triggered.
4. Hover over the another item in the row (Icons or labels those without a tooltip). No tooltip appears because we dont applied it.
5. Click this second item. The OnClick action is triggered, and then we can see the expected results.
OnClick
Icon displayed as hyperlink with tooltip
Icon displayed as hyperlink without tooltip
Follow button exit
Execute a flowchart
label displayed as hyperlink with tooltip
label displayed as hyperlink without tooltip