Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Add paging controls to the DataTable UI component #48

@jdbranham

Description

@jdbranham

This issue is eligible for a bounty. If you're interested, let's discuss an appropriate amount!

Built-in standardized paging/sorting controls can be provided by the DataTable component as a cross-cutting solution for managing data entries.

https://5f96ec613d800900227e3b76-ufvtmqgsog.chromatic.com/?path=/story/tables-datatable--simple-data-table

The control is already built with support for Spring Data's REST repository style paging query parameters.
If the backing repository only supports CRUD, we should be able to toggle-off pagination.

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