Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have to click "Decrypt" to then download an image when it appears to have already been decrypted #7431

Closed
turt2live opened this issue Oct 1, 2018 · 3 comments

Comments

@turt2live
Copy link
Member

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?

@lampholder
Copy link
Member

Yeah, your hypothesis is correct.

There's certainly scope for improved UX here.

@t3chguy
Copy link
Member

t3chguy commented Mar 3, 2020

Related #9035

@turt2live
Copy link
Member Author

We now have a single button for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants