Skip to content

Thread edgeId through internal SELECT_EDGE handler in non-passive mode #112

@willeastcott

Description

@willeastcott

The internal GRAPH_ACTIONS.SELECT_EDGE handler (line 669) destructures only { edge } and creates SelectedItem without edgeId. This means graph.selectedItem.edgeId is undefined after clicking an edge in non-passive mode. Should destructure { edge, edgeId } and pass it through to SelectedItem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions