Skip to content

Partially limit actions on graph entities #195

@riccardolocci

Description

@riccardolocci

I have a graph generate from a JSON, and I would like to allow the nodes to be moved, but block node creation/deletion and edge swap/creation/deletion.

The readOnly prop is almost what I need, but obviously I cannot change nodes' positions.

Is there a way to block all the actions except for nodes' updates (if not in readOnly mode) or to allow only nodes' updates (readOnly mode)

Thank you

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