Wizards with branching logic that also maintain context? #1686
Unanswered
humblecoder
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You can |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to wrap my head about the best way to implement a branching wizard that maintains context. Something like branching "choose your own adventure" style wizards, perhaps in "non-monolithic" form (stages/scenes in separate files).
Thinking something more like a traversable state machine than anything else. Any examples of this? 🤔
Beta Was this translation helpful? Give feedback.
All reactions