Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add infinite loading when scrolling up #35

Open
nabiltkarim opened this issue Dec 28, 2019 · 4 comments
Open

Add infinite loading when scrolling up #35

nabiltkarim opened this issue Dec 28, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@nabiltkarim
Copy link

What I mean is a list where you have to scroll up to load older items.

Is there a "reverse" prop somewhere?

@frinyvonnick
Copy link
Owner

Hi @nabiltkarim, There isn't a "reverse" prop. Do you have some use case examples of list that loads scrolling up?

@frinyvonnick frinyvonnick added the question Further information is requested label Dec 29, 2019
@nabiltkarim
Copy link
Author

Thanks for clarification @frinyvonnick. One use case example would be to load the previous chats once you scroll up in a chat.

@frinyvonnick frinyvonnick added enhancement New feature or request and removed question Further information is requested labels Dec 29, 2019
@frinyvonnick
Copy link
Owner

Oh nice didn't thought about that. Like Slack when you join a channel. Would you like to work on this feature @nabiltkarim?

@jspizziri
Copy link

Just an FYI, the underlying library doesn't really support scrolling in both directions:

bvaughn/react-window#317

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants