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 dynamically determine next/previous steps based on state? #122

Open
daniellizik opened this issue Feb 23, 2023 · 2 comments
Open

Comments

@daniellizik
Copy link

Put in another way, how do I use this as a finite state machine? Sometimes a wizard might have steps A >> B >> C >> D. At D, you can return to B, but only on condition x.

Is this sort of logic exposed in this lib?

@itamarbareket
Copy link

Hi @daniellizik I might be late, but I released WhizFlow for that purpose!

You can check it out - it's fully headless and logic is detached from the React components.

@github-actions
Copy link

github-actions bot commented Aug 5, 2023

This issue is stale because it has been open 30 days with no activity.

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

No branches or pull requests

2 participants