You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.
When browsing search results, or just files in general, clicking an image opens the image page. On this page, there are to buttons that allow up to go back a result, or forward one:
However, if you open one of the result in a new tab, those buttons are missing:
Can you please make it so opening an image in a new tab retains this back and forward ability please?
The text was updated successfully, but these errors were encountered:
That's sadly not easily possible, as the state that keeps track of the result set is not persisted across tabs (it only lives in memory for the current tab you are on).
I don't have any plans to implement this at the moment.
imtbl
changed the title
Bug? Opening Images in New Tabs Loses Quick Back and Forward
Opening Images in New Tabs Loses Quick Back and Forward
Apr 26, 2020
imtbl
changed the title
Opening Images in New Tabs Loses Quick Back and Forward
Persist information about current result set across tabs
Apr 26, 2020
When browsing search results, or just files in general, clicking an image opens the image page. On this page, there are to buttons that allow up to go back a result, or forward one:
However, if you open one of the result in a new tab, those buttons are missing:
Can you please make it so opening an image in a new tab retains this back and forward ability please?
The text was updated successfully, but these errors were encountered: