Skip to content

[FEAT]: Implement Scroll to Top on Navigation #86

@pushh-k

Description

@pushh-k

Description:
Currently, when a user is on a page (e.g., Resources), scrolls down, and then clicks the same nav link (Resources) again, the page does not reset to the top. The same behavior occurs on the Home and other pages.

Expected Behavior:
Whenever a user clicks on a navigation link (even if they are already on that page), the page should scroll back to the top, so the content starts from the beginning.

Suggested Solution:

Implement a scroll-to-top functionality that triggers on navigation or on clicking the same nav link.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions