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

Transitions handling with related states (parallel/orthogonal or hierarchal) not consistent with XState JS #51

Open
auphofBSF opened this issue Oct 5, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@auphofBSF
Copy link

Implementing the unit tests test_statein.py in #49 highlighted that transitions based on relative states (orthogonal/parallel or hierarchical) is yet to be implemented in xstate-python

The relevant unit tests for in state guards are suppressed in commit: a29329a

docs ref:
https://xstate.js.org/docs/guides/transitions.html#selecting-enabled-transitions
https://xstate.js.org/docs/guides/hierarchical.html#hierarchical-state-nodes
https://xstate.js.org/docs/guides/hierarchical.html#hierarchical-state-nodes

relevant discussion: #49 (comment)

Suggest this be labeled as Feature Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants