Skip to content

Add pagination or infinite scroll supportΒ #11483

Closed
@gtsiolis

Description

@gtsiolis

Problem to solve

Pagination. πŸ“„

Proposal

πŸ…°οΈ Pagination breaks up content into multiple pages.
πŸ…±οΈ Infinite scroll helps users parse a large number of items. Infinite scroll is also suitable when the list updates frequently and there are no sorting or filtering options.

Cc @laushinka @jldec because of our recent discussion related to pagination.

Designs

Pagination (Simple) Pagination (Complex)
Simple Complex
Infinite Scroll (Simple) Infinite Scroll (Loading) Infinite Scroll (Showing All)
InfiniteScrollSimple InfiniteScrollPage InfiniteScrollAll

See design specs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions