Skip to content
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

🐛 Bug: Infinite scroll makes it difficult to access the footer #105

Open
mhmood-sf opened this issue Sep 7, 2021 · 0 comments
Open

Comments

@mhmood-sf
Copy link

Expected/Current Behavior 🧭

When scrolling down on the homepage to access the footer, infinite scroll keeps pushing it downwards, making it difficult to access and resulting in poor UX.

Steps to Reproduce 🔢

  1. Open homepage: https://www.ulinks.io
  2. Scroll down to the footer
  3. Attempt to click one of the links
  4. Fail step 3 because of infinite scrolling, until there is no more content left to add.

Additional details ℹ️

A way around this would be to either make infinite scroll an option that the user can toggle, with the default being turned off. The issue will still be there when it is turned on, but at least the user can still turn it off.

Or, remove the footer entirely and move it's content somewhere else. I encountered this issue while trying to open the GH link, located in the footer. It would have been easier if it was located in the top navbar, an About page, or anywhere else which is more easily accessible.

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

No branches or pull requests

1 participant