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]: Next/Previous Page links scrolls the page to the top #7674

Open
pkuliga opened this issue Mar 12, 2024 · 0 comments
Open

[Bug]: Next/Previous Page links scrolls the page to the top #7674

pkuliga opened this issue Mar 12, 2024 · 0 comments

Comments

@pkuliga
Copy link
Contributor

pkuliga commented Mar 12, 2024

Quick summary

Page is scrolled to the top every time the user clicks Next/Previous Page links.

The solution might be to add an anchor to the Next/Previous Page links like this /?query-page=3#posts.

Steps to reproduce

  1. Have more than 3 posts
  2. Go to the Home page
  3. Click "Read all posts" link
  4. Click "Next Page" link

What you expected to happen

Page is not scrolled to the top after clicking Next/Previous Page links so I can see the posts.

What actually happened

Page is scrolled to the top and you need to scroll down or click again the "Read all posts" link to see the posts

Browser

No response

Context

No response

Platform (Simple, Atomic, or both?)

No response

Other notes

No response

Reproducibility

Consistent

Severity

None

Available workarounds?

None

Workaround details

No response

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

No branches or pull requests

2 participants