Concern: “Infinite scroll is bad because the user can’t ever access the...


Concern: “Infinite scroll is bad because the user can’t ever access the footer.”

Solution: Implement the infinite scroll in a div that fills only part of the screen. Then the user can still scroll past the infinite scroll's container to access the footer. 👍

View original on X