What happened?
When an operator is given a long caption, the caption text overflows the operator's bounding box and extends well beyond it, overlapping with neighboring elements on the canvas.
Expected: the caption should fit within (or be visually constrained by) the operator — e.g. truncated with an ellipsis, wrapped to multiple lines, or otherwise capped — so it does not overlap with other elements.
Actual: the caption renders on a single line at full length and visibly extends past the operator and into adjacent operators / links.

How to reproduce?
- Open the workflow editor.
- Add any operator to the canvas (e.g. Scatter Matrix Chart).
- Set the operator's caption to a long string (e.g.
Compare features ababkladsfasdfkasdjf;askdfjaksl;dfasdkasdklasjdflaksdjfasdkfads).
- Observe that the caption renders beyond the operator's bounds.
Version
1.1.0-incubating (Pre-release/Master)
Commit Hash (Optional)
02018cd
What browsers are you seeing the problem on?
Chrome
Relevant log output
What happened?
When an operator is given a long caption, the caption text overflows the operator's bounding box and extends well beyond it, overlapping with neighboring elements on the canvas.
Expected: the caption should fit within (or be visually constrained by) the operator — e.g. truncated with an ellipsis, wrapped to multiple lines, or otherwise capped — so it does not overlap with other elements.
Actual: the caption renders on a single line at full length and visibly extends past the operator and into adjacent operators / links.
How to reproduce?
Compare features ababkladsfasdfkasdjf;askdfjaksl;dfasdkasdklasjdflaksdjfasdkfads).Version
1.1.0-incubating (Pre-release/Master)
Commit Hash (Optional)
02018cd
What browsers are you seeing the problem on?
Chrome
Relevant log output