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

In the example, if you leave the automated step before it finishes by selecting another step, once the progress is finished it advances you one step despite the fact that you left the step. #9

Closed
dmartensson opened this issue Oct 30, 2018 · 2 comments

Comments

@dmartensson
Copy link

To reproduce, once the progress bar starts, go to first step and wait.

After at while you will automatically be moved to second step.

@jcmcneal
Copy link
Owner

You're right, I would need to add a clearTimeout method to that step to achieve expected behavior.

However, this is a bad implementation on my part rather than a bug with the StepWizard itself. I will update it when I get a chance so I'm providing good examples, but for now I'm going to close the issue. I will comment when I've updated the example.

@jcmcneal
Copy link
Owner

This has been fixed.

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

2 participants