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

Iterate on user feedback for download/decrypting of files #82

Closed
redshiftzero opened this issue Oct 29, 2018 · 2 comments
Closed

Iterate on user feedback for download/decrypting of files #82

redshiftzero opened this issue Oct 29, 2018 · 2 comments

Comments

@redshiftzero
Copy link
Contributor

This is a placeholder issue for iterating on the user feedback of downloading/decrypting of messages, as I don't want @ninavizz's comment here to get lost:

Ok... I have no idea if this is the right place for this, but since it's just Nicholas, Jen, and I'll 'cc @heartsucker for kicks, I figured I'd quickly share before hopping off for the eve.

https://projects.invisionapp.com/prototype/SD-IWS-DownloadDecrypt-cjnp346am00f0vk019tyfqvke/play/0cf6509e

This prototype demonstrates activity messaging in-progress, for:
• Initial downloading/decrypting of new messages upon sign-in (just click the sign-in button on that screen, text fields don't work atm)
• Downloading and decrypting files. The 1.6mb file in the prototype for Benign Artichoke, is live.

@heartsucker this is also a great mini-prototype instance for me to build some failed-to-send messages into... so wrt that separate ticket, I'll hop on that tonite after I'm home from class.

Animations in this are mega-choppy via tooling limitations on my end, and because sexy transitions aren't ever really a vision I've had. Namely just wanting to get in front of users to validate contextually located messaging; but, as allthesethings are the result of user feedback thus far, I figured I'd share.

@redshiftzero redshiftzero added this to the 0.1beta milestone Oct 29, 2018
@redshiftzero redshiftzero changed the title Iterate on user feedback for download/decrypting of messages Iterate on user feedback for download/decrypting of files Mar 27, 2019
@redshiftzero
Copy link
Contributor Author

This ticket only applies to files. Files when downloaded will proceed through the following states and should resume processing where they left off:

  1. Not downloaded
  2. Download started - download user feedback begins
  3. Download finishes (eventually sha256sum provided in ETag is verified) - download user feedback ends
  4. Decryption is attempted - decryption user feedback begins
  5. Decryption is finished - decryption user feedback ends
  6. "Open" is shown

(After merge of #284 and #262, the current behavior is that we proceed from step 1 directly to 6 after click.)

@eloquence
Copy link
Member

Closing in favor of #288 for clearer scoping.

legoktm pushed a commit that referenced this issue Dec 11, 2023
legoktm pushed a commit that referenced this issue Dec 11, 2023
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

2 participants