Skip to content

Pagination as a MUST criteria #2

@clausmullie

Description

@clausmullie

I think pagination should be as a MUST criteria.

I think in certain cases pagination is a MUST to ensure data access (ie very large data sets).

However, in cases where there is a small dataset or a user expects to see everything at once, pagination will add some overhead and complexity without adding much value

So the qualifier for datasets exceeding 1000 records still feels good.

If we agree that datasets with more than 1000 records become difficult or impractical to access without pagination (freezing/crashing/etc), then implementing pagination could be made a MUST requirement.

Otherwise, it may be kept as a best practice

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions