Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

Load More Photos #41

Open
ghost opened this issue May 9, 2015 · 3 comments
Open

Load More Photos #41

ghost opened this issue May 9, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented May 9, 2015

If we wanted to add a button at the bottom of the page called "Load More" and when the user clicks on it, the page loads more photos beneath the actual ones. I am new to React and Fluxible.
Anybody has any idea on how to implement this new feature?

@ghost
Copy link
Author

ghost commented May 11, 2015

I tried using the module "react-infinite-scroll" but with no success. I am not even sure it's possible with an isomorphic app actually.

@gpbl
Copy link
Owner

gpbl commented May 20, 2015

Hi @herve1976 thanks for the suggestion - indeed this is a nice use case I'd like to explore in the future.

@geekyme
Copy link

geekyme commented May 29, 2015

It is possible to do this. You can create a wrapper component that takes in a list (preferably supplied by stores)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants