Skip to content

Feature Request: Scroll to Top Button #3149

Open
@vikramnagwal

Description

@vikramnagwal

Description:

Introduce a scroll-to-top button that becomes visible when users scroll down the page. This feature will help users navigate and improve the overall user experience on long pages.

Feature Behaviour:

  1. Initial State: The button is hidden at page load.
  2. On Scroll: Once the user scrolls beyond 300px, the button fades into view.
  3. On Click: The page smoothly scrolls back to the top.
  4. Back to Top: Once scrolled to the top, the button fades out.

Proposed Implementation

  • Should have a boolean flag for optional use

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions