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

Fix for case where a compound state has a transition to it self. #3092

Merged
merged 1 commit into from May 31, 2022

Conversation

knsv
Copy link
Collaborator

@knsv knsv commented May 31, 2022

📑 Summary

Fix for case where a compound state has a transition to it self.

Resolves #3089

📏 Design Decisions

In order to create an edge from a cluster to itself, a fake node is created from which the cluster can link to. This node is not visible but consists only of the (edge) label

📋 Tasks

Make sure you

  • 📖 have read the contribution guidelines
  • 💻 have added unit/e2e tests (if appropriate)
  • 🔖 targeted develop branch

@github-actions
Copy link

🌀 Tests overview by Testomatio

Found 346 cypress tests in 24 files

✔️ Added 1 test

+ State diagram: v2 A compound state should be able to link to itself
📎 List all suites (25)

@knsv knsv merged commit ef9740b into develop May 31, 2022
14 checks passed
@knsv knsv deleted the _3089_cluster_edge_self branch August 23, 2022 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

State diagram throws "I.hash.loc is undefined"
1 participant