BIDMCDigitalPsychiatry / LAMP-platform

The LAMP Platform (issues and documentation).
https://docs.lamp.digital/
13 stars 10 forks source link

Pagination with APIs #829

Open kijote0 opened 2 months ago

kijote0 commented 2 months ago

To resolve issues with blank screens and latency, we would like to implement pagination with LAMP's APIs.

sarithapillai8 commented 2 months ago

@kijote0 Can you please mention the priority of this?

kijote0 commented 1 month ago

@sarithapillai8 Following up on our discussion from our weekly meeting, we would like to impose a date range for graphs in the activity tab to decrease page loading times: graphs should display data for the past 3 months by default, and there should be an option for custom date ranges. Per our discussion, this may obviate the need to implement pagination with APIs.

sarithapillai8 commented 1 month ago

@kijote0 Updated this in repo. But the dashboard-staging update is still pending. Could you please restart?

evinkalengaden commented 4 weeks ago

Hi @kijote0

We have updated the changes in ZCODEMO https://lamp-dashboard.zcodemo.com/#/, Let me know your comments.

Thanks, Evin K Alengaden

kijote0 commented 4 weeks ago

Hi @evinkalengaden, thanks for the link! The custom date range looks like it works as intended.