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

Navigating back in the browser doesn't remember scroll position #1647

Open
victorhooi opened this issue Aug 17, 2021 · 2 comments
Open

Navigating back in the browser doesn't remember scroll position #1647

victorhooi opened this issue Aug 17, 2021 · 2 comments
Labels
ui Issues related to UI

Comments

@victorhooi
Copy link

ChromeOS Canary - 95.0.4609.3
OS - macOS 12.0 (Build 21A5304g) - although it also happens on Big Sur etc.

Steps to reproduce.

  1. Navigate to a Stash page with enough results that you need to scroll.
  2. Scroll to the bottom of the page.
  3. Click on a video, to open it.
  4. Navigate back in your browser.

What happens
The browser seems to automatically scroll to the top of the page every time - even if you were scrolled to the bottom prior to opening a video (or somewhere else in the page).

What should happen
The browser should remember your position, then when navigating back, go back to it.

@WithoutPants
Copy link
Collaborator

This appears to be browser-specific. On Chrome I can reproduce this only on Performers, Movies, Galleries and Tags pages. On Edge however, I can reproduce this on all list pages.

@WithoutPants WithoutPants added the ui Issues related to UI label Oct 8, 2021
@rovingpen
Copy link

I have issues with this as well on iPad Safari and on Brave on macOS.

If I navigate to "Scenes" (which uses a custom default saved filter, not sure if this matters), scroll down, click on a video, don't play the video, and navigate back in the browser to "Scenes", the scroll position is preserved.

However, if I repeat the same steps and do play the video, then navigating back in the browser to "Scenes" shows a brief "loading" indicator (as I assume the page is no longer cached) and the scroll position is lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui Issues related to UI
Projects
None yet
Development

No branches or pull requests

3 participants