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

There is not skip step functionality or visit tour from a particular step #833

Open
sohitrajput opened this issue Sep 16, 2024 · 0 comments

Comments

@sohitrajput
Copy link

Describe the bug
There is not skip step functionality or visit tour from a particular step.
steps = [ 'step1', 'step2', 'step3', 'step4', 'step5', 'step6' , 'step7'];
for example user is visiting the tour and right now user is at 5th step where I have provide user to a custom button to skip next step or can continue by on clicking the next button.
Expected behavior
please provide a solution by which user can skip next steps = [ 'step1', 'step2', 'step3', 'step4', 'step5' , 'step7'].
like step6 is a that step by which user will visit another tour to pause the current tour and when he/she will completed that tour then please provide a solution by which I can provide to continue previous tour from the next step like from step7;

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

1 participant