react-albus icon indicating copy to clipboard operation
react-albus copied to clipboard

how to dynamically determine next/previous steps based on state?

Open daniellizik opened this issue 2 years ago • 2 comments

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?

daniellizik avatar Feb 23 '23 02:02 daniellizik

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.

itamarbareket avatar Jun 20 '23 05:06 itamarbareket

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

github-actions[bot] avatar Aug 05 '23 00:08 github-actions[bot]