Skip to content

Aggregate node overlaps the first actor node #5

Description

@goloroden

Found while modeling a real domain in ESDM and browsing it with the visualizer.

The aggregate node is laid out at the same vertical position as the actors row, so it ends up underneath the first actor.

Reproducing it

Run the shipped shop example and select ordering / order. The order aggregate sits behind customer, with roughly a 20 px sliver sticking out on the left. Selecting catalog / stock shows the same thing, there with stock behind staff.

Bounding boxes at a 1600x900 viewport:

  • ordering__order at x=571, y=91, size 219x84
  • ordering__actor__customer at x=593, y=91, size 183x84

Dragging the aggregate aside fixes it for the session, but the grab area is only that narrow sliver, so it takes a deliberate aim.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions