appsmithorg / appsmithorg/appsmith

[Feature] Server side Infinite scrolling List Widget

オープン
#6,293 コメント 32 件 リアクション 6 件 担当者 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時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。