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

Implement base layout for client actions, name, file size #525

Closed
eloquence opened this issue Aug 7, 2019 · 0 comments · Fixed by #535
Closed

Implement base layout for client actions, name, file size #525

eloquence opened this issue Aug 7, 2019 · 0 comments · Fixed by #535
Labels
Milestone

Comments

@eloquence
Copy link
Member

As specified here, we want to display actions (export/print), filenames and file sizes in a grid for consistent presentation throughout the client.

This issue should be resolved if:

  • the download action is consistently displayed as in the spec
  • the "encrypted file on server" is consistently displayed as in the spec (until files are downloaded)
  • the file size for the file on server or on disk is displayed (updated as needed after the file is decrypted/downloaded) as in the spec
  • filenames are displayed as in the spec

We should investigate the text width issue raised in the spec, but we may not have a full resolution for it yet.

Adding the "Export" action can be done in a subsequent iteration (we can just leave the space blank for now after a file has been downloaded). Active states during download/decryption are also out of scope.

@eloquence eloquence added the ux label Aug 7, 2019
@eloquence eloquence added this to the 0.2.0alpha milestone Aug 7, 2019
@eloquence eloquence added this to Current Sprint - 8/7-8/21 in SecureDrop Team Board Aug 7, 2019
@sssoleileraaa sssoleileraaa moved this from Current Sprint - 8/7-8/21 to In Development in SecureDrop Team Board Aug 15, 2019
@sssoleileraaa sssoleileraaa moved this from In Development to Ready for review in SecureDrop Team Board Aug 15, 2019
@sssoleileraaa sssoleileraaa moved this from Ready for review to In Development in SecureDrop Team Board Aug 19, 2019
@sssoleileraaa sssoleileraaa moved this from In Development to Ready for review in SecureDrop Team Board Aug 19, 2019
@eloquence eloquence removed this from Ready for review in SecureDrop Team Board Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant