-
Notifications
You must be signed in to change notification settings - Fork 42
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
Implement download/decryption activity indicator (first iteration) #288
Comments
This spec was delivered back in April. I'll examine the numbers up above, and update it accordingly—asd well as a MOSCoW breakdown of how I'm seein' the ideal state coming together across iterations. |
Also, this is how to determine grouping of files in one unified pane vs piecemeal, per the spec. Likely not going to make it into Beta, but putting this here to get it on the record: As a Journalist; And I want to see all messages from myself and my newsroom peers, aligned to the right-edge of the Messages Pane. When both messages and files are sent within the same 12hr windowScenario: Source sends 1 message and 1 file, 2 hours apart
Scenario: Source sends 1 message and 2 files, over a 2 hour timespan
Scenario: Source sends 3 message and 8 files, over a 6 hour timespan
Scenario: Source sends 1 file and 1 message, +12 hours apart**
|
This is the current state of the Client, 28 May 2019: @eloquence My own prioritization of Beta files pane stuff (and this ticket within that): MUST
SHOULD
Note: My assumption, is that the MUST stuff above will be significantly easier to get out the door for Beta abreast other priorities, than the far more involved spec + Gherkin'd logic above, wd be. |
Since the above comment this has undergone further revisions; the current proposed pre-beta and post-beta designs can be found here: Specifically, see the "Downloading" and "Decrypting" states here: |
Spinner in Zeplin mockup: freedomofpress/securedrop-ux#17 (comment) :) |
OK... I've taken a look into this. In terms of implementation, I'll initially follow what the "refresh" button does with its spinner. We can refine from there. 👍 Hopefully I'll have something to show by end of my afternoon. |
Related to #261, but note that we currently do not have any activity indicator in the client, so this is not merely a styling question.
Per @redshiftzero the current stages a successful download goes through are as follows:
Currently, the client skips directly from "Download" to "Open" without any activity indication in between.
@ninavizz has committed to delivering iterated designs prior to the 4/3-4/17 sprint kick-off, ideally these designs should cover:
For the purpose of a first iteration, the following are out of scope:
The text was updated successfully, but these errors were encountered: