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

Fallback support for popup steps when element is not found #56

Open
craig0990 opened this issue Oct 31, 2014 · 0 comments
Open

Fallback support for popup steps when element is not found #56

craig0990 opened this issue Oct 31, 2014 · 0 comments
Labels

Comments

@craig0990
Copy link
Collaborator

Current proposal is a fallback option, which accepts either modal or skip, and defaults to modal. This option will only apply to popup steps.

If the element defined by a popup step does not exist and fallback is modal, then a modal style step will be displayed instead.

If the fallback is skip, the next step will be displayed instead. Care must be taken around onEnter and onLeave callbacks.

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