You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be useful to have a bi directional infinite scroll where it loads more when you hit the top and bottom of the page. This is primarily useful in chat related apps.
Suggested solution
Instead of just checking at the bottom of the page we can also check the top of the page and call a different load function.
Alternative
No response
Additional context
No response
Validations
Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
The text was updated successfully, but these errors were encountered:
Clear and concise description of the problem
I think it would be useful to have a bi directional infinite scroll where it loads more when you hit the top and bottom of the page. This is primarily useful in chat related apps.
Suggested solution
Instead of just checking at the bottom of the page we can also check the top of the page and call a different load function.
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: