When a tour step's "click target" is a button that opens a modal (Radix UI Dialog), the tour doesn't advance into the modal. The next step's target lives inside the modal, but:
Clicking the tour tooltip after the modal opens dismisses the modal (treated as outside-click).
The modal traps focus / sets
pointer-events: noneon<body>, which blocks the Intercom tooltip from receiving clicks.Is there a supported way to:
Have a tour step target an element inside a modal that opens dynamically, or
Pause the tour, let the user open the modal, and resume on a target inside it?
Our targets already use
data-intercom-target. Tested on the latest Messenger.
Answered
Product Tour can't continue into a modal that opens on click
Best answer by Aleksei O
Hi
Your message gave me the kind of flashbacks I didn’t want to trigger, but I’ve also had a similar issue trying to help the Product team with setting up the tour. We had Chakra UI and disabling trap focus did the trick.
Another alternative is to send an outbound message with a video tutorial on your page, but I understand it kind of kills the purpose.
Join the Intercom Community 🎉
Already have an account? Login
Login to the community
No account yet? Create an account
Intercom Customers and Employees
Log in with SSOor
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
