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

How to use intro.js with popover API? #2030

Open
lgcavalheiro opened this issue Dec 17, 2023 · 1 comment
Open

How to use intro.js with popover API? #2030

lgcavalheiro opened this issue Dec 17, 2023 · 1 comment
Labels

Comments

@lgcavalheiro
Copy link

Description

I'd like to know if there is a way to have intro.js use popover api to have the steps/hints show up in the top layer

Expected Behavior

I would expect intro.js's steps to show on top of a dialog/modal that uses the popover API, instead of having the steps/hints show below the dialog.

Actual Behavior

Steps/hints show behind the dialog/modal, making them useless for walking a user through said modal/dialog.

Errors and Screenshots (optional)

Give us any additional information if you have.

Example (recommended)

I'm currently working on a intro.js POC for this project, here's the file in my branch so you guys can see how i have this setup:
https://github.com/lgcavalheiro/HeroicGamesLauncher/blob/2050-introjs-onboarding-poc/src/frontend/components/HelpComponents/SideloadHelp/index.tsx

It is using the react wrapper instead of vanilla intro.js at the moment as i thought it could be successful with the wrapper, but no dice at the moment.

Environment (optional)

Package.json: https://github.com/lgcavalheiro/HeroicGamesLauncher/blob/2050-introjs-onboarding-poc/package.json
Node version: v20.6.1
Yarn version: 1.22.19

Copy link

stale bot commented Mar 13, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant