Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reactour Not Working with Drawer and Modal Components #641

Open
myasir-khan opened this issue Aug 14, 2024 · 2 comments
Open

Reactour Not Working with Drawer and Modal Components #641

myasir-khan opened this issue Aug 14, 2024 · 2 comments

Comments

@myasir-khan
Copy link

Description:

I am experiencing an issue with Reactour when trying to integrate it with Drawer and Modal components. The tour steps are not correctly recognizing elements within these components, leading to inaccurate or missed highlights and steps not progressing as expected. The issue occurs specifically when trying to guide users through elements that are inside either a Drawer or a Modal.

Steps to Reproduce:

  1. Create a React project with Drawer and Modal components.
  2. Integrate Reactour and configure tour steps that target elements within the Drawer or Modal.
  3. Initiate the tour and observe the behavior when it reaches steps inside the Drawer or Modal.

Expected Behavior:
Reactour should correctly highlight and interact with elements inside the Drawer and Modal, just as it does with elements in the main content area.

Actual Behavior:
Reactour fails to highlight or interact correctly with elements inside the Drawer or Modal, causing the tour to either skip steps or fail to progress.

Additional Context:

  • React version: [Your React version]
  • Reactour version: [Your Reactour version]
  • Browser: [Your browser details]

This issue is impacting the user experience as the tour cannot accurately guide users through these components.

@amitamrutiya
Copy link

Getting same issue @elrumordelaluz

@elrumordelaluz
Copy link
Owner

Hi @myasir-khan, thanks for open the Issue.

Mind creating a minimal reproduction in a sandbox in order to allow others to debug faster your use-case and try to find a solution as soon as possible? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants