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

Scroll position is persisting when navigating between pages #45

Closed
Sphirye opened this issue Oct 5, 2024 · 1 comment
Closed

Scroll position is persisting when navigating between pages #45

Sphirye opened this issue Oct 5, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Sphirye
Copy link

Sphirye commented Oct 5, 2024

Currently, the scroll will persists it position when switching between pages, which means that if you scroll down and click an item that redirects you to another page, you will end at the very bottom of the new page.

The wanted thing now is to reset the scroll back to the top after entering to a page.

@Sphirye Sphirye added the bug Something isn't working label Oct 5, 2024
@Sphirye Sphirye self-assigned this Oct 5, 2024
@Sphirye
Copy link
Author

Sphirye commented Oct 6, 2024

Fixed with #46

@Sphirye Sphirye closed this as completed Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant