kickin-media / media-front-end

Front-end for the Kick-In Media App.
https://www.kick-in.media/
3 stars 0 forks source link

generate valid (authorized) URLs when visiting an image from a hidden album #40

Open ArnB opened 2 years ago

ArnB commented 2 years ago

When navigating to an individual picture from a hidden album, the browser URL bar is populated with an URL without the secret. This breaks reloads, browser history, sharing by that URL (and might be the cause of a "could not find the album" error message box)

jeffreybakker commented 2 years ago

We sill not save the album secret in the url as it might lead to accidentally sharing a secret album with the wrong persons. But we will implement sharing the photo (on desktop) via the Clipboard API to streamline the sharing of individual photos