Skip to content

Layouting issues/ visual glitches with client-side layouted nodes #1523

@tortmayr

Description

@tortmayr

Currently we seem to have a couple of minor bugs that cause glitches layouting issues when creating new nodes or clicking on existing nodes (e.g. label edit)

  • When creating a new task node there is visual glitch on model update:
    After the server update the node brievly gets larger (the right side increases) and then is reset again

  • When creating multiple nodes in a row the previously created task node sometimes increases in size

  • Nodes cannot be created without an empty grid space between them. I.e creating a node directly below another node without leaving empty space is not allowed. I guess this is caused by the overlap/container check.
    But in theory this should be allowed, since the nodes are not overlapping, they just have 0 space between them

  • Interacting with the node via click (e.g. edit label) sometime causes a visual resize

Here is a short demo:

layouting_issues.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions