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
This is more of a usability thing: an image appears in my encrypted room and looks like it has already magically been decrypted for me (because I can see it). If I want to download it though, I have to click decrypt then download (or open the lightbox). From my perspective as a user, it should have already been decrypted.
My hypothesis is that thumbnail has been decrypted (because I can see it) but the underlying file has not been, hence the link. There might be better UX we can apply here, such as hiding the decryption behind a plain download button?
The text was updated successfully, but these errors were encountered:
This is more of a usability thing: an image appears in my encrypted room and looks like it has already magically been decrypted for me (because I can see it). If I want to download it though, I have to click decrypt then download (or open the lightbox). From my perspective as a user, it should have already been decrypted.
My hypothesis is that thumbnail has been decrypted (because I can see it) but the underlying file has not been, hence the link. There might be better UX we can apply here, such as hiding the decryption behind a plain download button?
The text was updated successfully, but these errors were encountered: