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
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: