WF action : Terminate another workflow

I am creating my own tooltips with group focus:

Workflow event:
image
I like there to be a 600ms delay before showing the tooltip
image
I terminate the workflow to stop the delay from showing if the button is clicked and not visible anymore or maybe the user moves their cursor past very fast. This stops it flashing.
image
My problem is that when I click the search button (action to route page to /search) it queues after the 600ms delay. Terminating the show workflow from another workflow would resolve this.

1 Like


This is not working either.