Skip to content

load more functionality for nested child #625

Description

@hafizabdulbasit

I am facing an issue with loading the edit page where the parent has thousands of nested children it breaks the page while rendering the HTML.
the query is already optimized and the server does not take a lot of time to process the records it's the HTML that is rendered multiple times and makes the web page irresponsive.
the main question is can we add something like load more which fetches the data with ajax and appends it to the parent so that the page doesn't get broken?

@nathanvda anything you can suggest or direct me to something if this is already done?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions