Skip to main content

UML Sequence Diagram Markup: Lines and Text are hidden behind activations

  • April 3, 2020
  • 1 reply
  • 8 views

Nicolas T101

Consider the following markup:

"Alice" -> "Bob": Hi
activate "Bob"
"Alice" <-- "Bob": Hello
"Alice" -> "Eric": Hi
"Alice" -> "Eric": Hello
deactivate "Bob"

Notice how the lines and text labels between Alice and Eric are hidden by the activation effectively making activations unuseable:

Annika W101
  • Lucid support team
  • April 7, 2020

Hi Nicolas 

Thanks for flagging that UI issue! I'd love to pass this feedback on to our product team. Can you please fill out a feature request form with your suggestion for improvement? Thanks!


Reply