Skip to content

TASK: Pagination for table view elements #290

@Phoenixxo

Description

@Phoenixxo

Objective:

  • Offer support for pagination of table view elements (e.g. Users table from officer view) to eliminate loading so many people and creating a super long list / page. Create a selection for 10, 25, 50, 100 options at a time.

Reason:

  • Compress the page when loading different table views to avoid loading high amounts of data at once and creating long pages.

Acceptance Criteria:

  • Pages have a dropdown selector for how many table elements to load.
  • Data returned from the API is limited by the amount selected.
  • Table elements displayed match the amount selected in the drop down.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions