Add guarded transitions in the right panel
under review
David Khourshid
As soon as a guard is added to an event, this event loses the ability to add more guards from the right-side panel.
### Before adding a guard

### After adding a guard

I would normally expect the right-side panel to provide this options since it's offered by the contextual menu.

Laura Kalbag
under review
Laura Kalbag
planned
David Khourshid
Thanks for pointing out a potentially confusing part of the UX:
- An event can only have one guard at most, which is why you can't add more to an event.
- However, a state can have many outgoing events with the same event type, and at least in the canvas, this is visually grouped, but not in the right panel.
This is an interesting future design problem to think about. We should have a way of representing (and adding/removing/reordering/etc) "branches" in the right panel:
