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
@jrasm91 Can you please suggest if this is the correct way to handle this? I see your comment
// The GalleryViewer pushes it's own history state, which causes weird// behavior for history.back(). To prevent that we store the previous page// manually and navigate back to that.
Would using history.back() in albums/album-id be bad?
Or is this redirect hardcoded in sharing/sharedlinks for some reason?
The bug
The back/close button on the Shared links page seems to be hard-coded to always go back to
/sharing
instead of where you previously were.The OS that Immich Server is running on
Windows 10 22H2 (19045.4780)
Version of Immich Server
v1.112.1
Version of Immich Mobile App
N/A
Platform with the issue
Your docker-compose.yml content
N/A
Your .env content
Reproduction steps
Add to album
New Album
View Album
in the toast, or click the album in the Info barShare
in the top nav barCreate link
Create link
Share
in the top nav barView links
Close
button (back icon) in the top nav barYou should be back on the album, not back on Sharing
Relevant log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: