sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.72k stars 435 forks source link

Back Button behavior for both Web and PWA #3556

Open BeardedWatermelon opened 1 year ago

BeardedWatermelon commented 1 year ago

Description

When the user scrolls through the content on the Discover page and selects an item to view it, pressing back "reloads" the previous screen, resulting in the scroll bars to be reset at the start of the list. This makes it kind of annoying to browse through the app since they cannot continue from where they left off if they've already scrolled a bit.

https://github.com/sct/overseerr/assets/113014184/379f0826-7f0e-4238-883d-73f7feac997c

Desired Behavior

Pressing back either in the Web page or the PWA (or swiping back in the case of the PWA) should take the user to the point of the list that they were before selecting the item. Meaning that if they've scrolled let's say 50 items, press an item and then press back, they can continue from the 50th item in the list, not start scrolling from the first item in the list to reach the 50th item that they were at before.

Additional Context

No response

Code of Conduct

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

BeardedWatermelon commented 11 months ago

bump. it works fine on the movies page for example, this behavior is only present on the discover page.

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.