-
Currently it's not possible to select all messages directly on the saga diagram, only some of the messages. This is inconsistent with the flow and sequence diagrams.
-
Similar to sequence diagram but the presentation of communication diagram focuses more on the messages exchanged between our classes.
-
A sequence diagram is a Unified Modeling Language (UML) diagram that illustrates the sequence of messages between objects in an interaction. A sequence diagram consists of a group of objects that are …
-
### Description
I suddenly found a mermaid sequence diagram bug devoping an website.
When declare a box in sequence diagram, its line is visible in the light mode, but not in the dark mode.
I…
-
On the new Sequence Diagram, when a message fails, the handler is highlighted in red.
In order to retry the message you need to right-click on the message which will be somewhere higher in the endpoi…
-
### Summary
The plugin should support generating UML sequence diagram from Sandbox `SendMessageResult` object. A diagram should represent consequence transactions between contracts, display tx's op (…
elsvv updated
9 months ago
-
Currently it is very difficult to figure out why specific element e.g. a class, was not included in the diagram. Usually this is caused by improper filters definition.
There should be a log entry i…
-
For a sequence All in one diagram, Lifeline width increases for all lifeline if there is a long messages name in any of the life line. This make the diagram too large. It will be nice if only the widt…
-
in one of my projects, I found the sequence diagram is not readable as it would generate a lot of duplicated items, I ended up need to do the dedup during the diagram generation such as [this change](…
-
[reporter="mbats", created="Tue, 5 Mar 2013 20:26:40 +0100"]
Existing tools should be reviewed:
Update the "Existing Elements" section to add :
-> an "Add" tool : opens a wizard to select an …
cbrun updated
8 years ago