Skip to content

Make the infinite scroll work even when the content size is less than the layout measurement #7

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

Open
prateek3255 opened this issue Oct 17, 2018 · 0 comments
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@prateek3255
Copy link
Owner

The infinite scroll doesn't work when the content is less than the screen size, i.e. when the scroll bar doesn't appear. So make it work even when the content is less than or equal to the screen size. The implementation of this effect is pretty basic, you can just take a look at the code to understand how it works. Ping me if you need any help in understanding.

@prateek3255 prateek3255 added enhancement New feature or request help wanted Extra attention is needed hacktoberfest labels Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant