mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.52k stars 459 forks source link

Please enable infinite scroll on main page #890

Open aamirahmad170 opened 9 months ago

aamirahmad170 commented 9 months ago

Please enable infinite scroll on main page

The users have to keep clicking on show more. instead it should auto load just like youtube

Amir

cdorsat commented 8 months ago

I think this is a good suggestion, but I discovered a phenomenon: when there is a lot of scrolling (about 400+ items begin to show obvious signs), it will become slower and slower until it gets stuck and cannot move. It seems to be a sign of exhaustion of some caches. This problem needs to be solved first.