Skip to content

Internal only streams aren't well rendered #1972

@jameshadfield

Description

@jameshadfield

From the docs,

It is possible to create datasets which have labels for which there are no associated tips (as all descendent tips get assigned to other labels). Rendering of streamtrees is not perfect with such datasets as we don’t render the internal-only streamtree and thus there’s a visual break between connected streamtrees.

We can see this using the staging/stream-trees/zika-internal-streams example dataset. Firstly with the "within-internal" branch labelling:

Image

and with the "basal-internal" labelling:

Image

solution

Continue to not render them and amend the parent-child relationships accordingly. For the first example, we would have the "stream-root" streamtree with two direct children "lower" and "upper". For the second example we would have two stream-start streamtrees, "lower" and "upper".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions