elsa-workflows / elsa-workflows/elsa-studio
Manually created layouts are completely destroyed when switching views or reloading the page.
- Dominant language
- C#
- Stars
- 301
- Forks
- 181
- Avg merge
- 17h 12m
- Merged PRs (30d)
- 42
Description
To facilitate better workflow discussions with the relevant department, I display the activity documentation, which is often quite lengthy. To ensure the workflow is clearly presented, I adjust the size and position of the activity frames to fit the documentation, resulting in a flow like the one shown in
However, if I save and reload the workflow, or use the auto-layout function, the entire layout is corrupted and becomes unreadable, as seen in
or
The auto-layout function needs improvement; it should not create excessively large activity frames, but instead wrap the documentation, and avoid overlaps. A saved layout should be preserved upon reloading or changing views.
Contributor guide
Assessment
This issue has not been assessed yet.