Skip to content

Implement lazy loading to improve performance  #100

Open
@dkstlzk

Description

@dkstlzk

Operating system

Linux

Current behaviour

All nodes are being fetched and rendered at once, which is causing significant delays in load times and UI freezes.

Expected behaviour

Fix this issue such that parts are loaded one at a time, preventing significant delays.

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