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

Improve handling of long messages #1094

Open
eloquence opened this issue May 20, 2020 · 2 comments
Open

Improve handling of long messages #1094

eloquence opened this issue May 20, 2020 · 2 comments

Comments

@eloquence
Copy link
Member

SecureDrop 1.3.0 implemented a maximum length on messages that can be submitted through the Source Interface. Even messages well below that 100K character limit may be too long to be managed effectively within the SecureDrop Client. We've discussed two patterns to use here:

  • progressive expansion of long messages up to a certain length
  • option to open messages above a certain length in disposable VM

This issue is to discuss and track implementation of these improvements.

@ninavizz
Copy link
Member

Proposed solutions to address ux problem, available to view in this GDrive directory.

Semi-tracking w/in UX repo epic.

@zenmonkeykstop
Copy link
Contributor

Still worth doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Cycle Backlog
Development

No branches or pull requests

3 participants