sct / overseerr

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

Make "Back" navigation button visible on more occasions then only when PWA #3441

Open appiekap653 opened 1 year ago

appiekap653 commented 1 year ago

Description

The button for navigating back is at the moment configured to only appear when using PWA. If you are using Overseerr for example in an Organizr iframe and have Organizr installed as PWA there is no way to get back one page.

When you are browsing to discover new content in let's say the soon to release series and you have scrolled a lot and clicked on a series and want to go back to click the next one that was beside it. you have no access to the back button of the browser because Organizr is installed as PWA but Overseerr isn't PWA and doesn't show it's own back button.

I have also had the same situation when using an app to nativy Organizr as a windows executable. In that situation the screen would also have no navigations buttons visible.

It is undoable to discover and add new items when you have to start all over again after every opened item.

Desired Behavior

Extent the PWA-only css tag to also include iframe and if possible maybe detect if there are browser navigation buttons or not.

Additional Context

No response

Code of Conduct

stale[bot] commented 1 year 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.

appiekap653 commented 1 year ago

Please consider this

stale[bot] commented 1 year 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.

appiekap653 commented 1 year ago

Still not fixed