evanw / evanw/fsm

Can't loop back from one state to the previous state clearly

Open
#5 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
318
Forks
162
PR merge metrics
No merged PRs in 30d

Description

Let's say there are two states, q0 and q1. If I have a transition arrow from q0 -> q1 and I also want a transition arrow from q1 -> q0, the transition arrows overlap each other and it is unclear which transition goes with which input. It would be nice if the one of the arrows curved or something.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.