Skip to content

Paginate data in reports page #460

@enriquezrene

Description

@enriquezrene

Please implement an infinite scroll bar to enable pagination in the reports data table

Here is a demo
https://stackblitz.com/edit/ngx-infinite-scroll

A library to do this is available here but check if that fits or not in out project
https://www.npmjs.com/package/ngx-infinite-scroll

Acceptance Criteria:

  • Just 100 rows are displayed at the beggining
  • When the user uses the scroll the raws are loaded on-demand with server-side pagination
  • If the user exports the data to csv or xls all the raws matching the search criteria need to be included

Metadata

Metadata

Assignees

No one assigned

    Labels

    mvpminimum viable productreports

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions