imi-ms / MoPat

Mobile Patient Survey (MoPat) is a Java based web application to create, distribute, complete and export medical questionnaires.
Apache License 2.0
7 stars 1 forks source link

Improve load times for list views #27

Open ywarnecke opened 1 month ago

ywarnecke commented 1 month ago

When a lot of questionnaires are added in MoPat the list view is slowed down significantly.

This could be improved by adding some form of sophisticated pagination and caching.