appsmithorg / appsmithorg/appsmith

[Feature] Server side Infinite scrolling List Widget

未关闭
#6,293 32 条评论 6 个 reaction 已指派 2 人 已指派给 @Tooluloope 在 GitHub 查看
Enhancement List Widget List Widget V2 Query Widgets & IDE Pod Widgets & Accelerators Pod Widgets Product
主要语言
TypeScript
星标
40.9k
派生
4.8k
平均合并
1 天 22 小时
30 天内合并 PR
45

描述

# Summary:
As a dev, I should be able to load a list data in an async manner with infinite scrolling pagination.

# Requirements:

| Title | Description | Comment |
| ----- | ------ | ------- |
| Pagination type | As a dev, I should be able to choose if the list should be paginated with number controls or load with infinite scrolling | This is still under debate, It might not make sense to add another widget for this and also the list component commonly operates with infinite scrolling |
| Items per page | How many items to render per api call. The size of the view port could automatically decide this | - |
| Loading threshold | Defines the number of items pending in the viewport from the un-scrolled area to identify the time to call the api again. | - |

Front logo [Front conversations](https://app.frontapp.com/open/top_5aj64)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。