msramalho / SigTools

📆 Sigarra Tools | An extension that makes the information system of the University of Porto slightly better.
https://chrome.google.com/webstore/detail/sigarra-to-calendar/piefgbacnljenipiifjopkfifeljjkme
Apache License 2.0
37 stars 0 forks source link

Auto infinite scrolling #97

Open fabiodrg opened 2 years ago

fabiodrg commented 2 years ago

Current infinite scrolling implements a lazy loading approach where new data is only fetched when the user scrolls to the table/page bottom.

Suggestion: