Skip to content

Custom Dashboards: introduce pagination for List widget #3518

@antoinemzs

Description

@antoinemzs

Breakout of #2885

Context

Some queries projected onto the List widget may return a large number of options, leading to long scrolls.

Use case

Peruse a large dataset in the list widget, in keeping with good performance.

Current Workaround

All items are dumped into the list, capped to 100.

Proposed Solution

Pagination controls on the List widget and syntax for passing pagination parameters to the backend. Each page is a capped set of e.g. 20, 50, 100.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureuse for describing a new feature to developneeds triageuse to identify issue needing triage from Filigran Product team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions