Skip to content

YN-0907: Task progress: use pagination to handle many tasks #2155

Description

@ynbot

Please describe the feature you have in mind and explain what the current shortcomings are?

The task progress page currently has a 1000 task hard limit. This means that if a folder has more than 1000 tasks in it, there will be missing tasks loaded on the page.

 

Move to a more reasonable limit like 100 and lazily load new pages as the user scrolls down the page.

 

The hardest challenge is that we cannot predict how many tasks will be loaded for each row.

Additional context:

_This issue was automatically created from AYON ticket YN-0907

Metadata

Metadata

Assignees

No one assigned

    Labels

    sponsoredThis is directly sponsored by a client or community member

    Fields

    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions