appsmithorg / appsmithorg/appsmith

[Feature] Server side Infinite scrolling List Widget

Open
#6,293 32 comments 6 reactions 2 assignees Assigned to @Tooluloope View on GitHub
Enhancement List Widget List Widget V2 Query Widgets & IDE Pod Widgets & Accelerators Pod Widgets Product
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

# 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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.