ioet / ioet/time-tracker-ui

Paginate data in reports page

Open
#460 0 comments 0 reactions 0 assignees View on GitHub
mvp reports
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.