Skip to main content
Nicolas T101
April 3, 2020

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

  • April 3, 2020
  • 1 reply
  • 21 views

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:

    Comments

    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!