Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

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

Description

@ffflick-gh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions