eastgenomics / trendyQC

Django app for monitoring trends in MultiQC data
MIT License
0 stars 0 forks source link

will this paginate / have a scroll body? #52

Open jethror1 opened 7 months ago

jethror1 commented 7 months ago

will this table just endlessly grow with saved filters or will it be a fixed height scroll? doesn't look to be using dataTables

image

Yu-jinKim commented 7 months ago

It will paginate: https://github.com/eastgenomics/trendyQC/blob/local_dev/trendyqc/trend_monitoring/views.py#L144