alist
alist copied to clipboard
搜索页面懒加载功能
Please make sure of the following things
- [X] I have read the documentation.
- [X] I'm sure there are no duplicate issues or discussions.
- [X] I'm sure this feature is not implemented.
- [X] I'm sure it's a reasonable and popular requirement.
Description of the feature / 需求描述
因为搜索关键词搜索出的结果太多导致加载时间过长,希望加入懒加载功能每次加载15-20个左右的文件,滑动到页面底部,自动加载下一页 这个功能对下面的三个搜索内核都是无效的
- mysql
- sqlite
- beleve
mysq不具备模糊搜索功能,与该问题类似#2844
Suggested solution / 实现思路
- Lazy Load
- 打开页面每次加载15-20个div,滑动到页面底部,自动加载下一页
- 服务器提前加载和缓存下一页以优化体验
Additional context / 附件
No response
我也关注这个问题
一点贡献

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue was closed due to inactive more than 52 days. You can reopen or recreate it if you think it should continue. Thank you for your contributions again.