Skip to content
New issue

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

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

Already on GitHub? # to your account

Clicking on next button on Modal Image should fetch new data #32

Open
sohamsshah opened this issue Aug 10, 2021 · 0 comments
Open

Clicking on next button on Modal Image should fetch new data #32

sohamsshah opened this issue Aug 10, 2021 · 0 comments

Comments

@sohamsshah
Copy link
Owner

Currently the on every infinite scroll event, new data is fetched and stored in image state. But on Modal, we don't have something like infinite scroll event.
So on next button of the modal navigation which has index of images.length -1, the new images has to be loaded.

This feature is under P1 and needs discussion on implementation.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant