Skip to content

[Feature Request]: Modify the way reports are uploaded so teal.reporter can handle reports larger than 5MB #436

@osenan

Description

@osenan

Feature description

The default shiny::fileInput allowed size is 5MB.
If the report generated is larger than 5MB, it won't allow to be uploaded.
One quick solution would be to modify the max.size value of the fileInput as described here.
That being said, a better solution would be to not require to upload the full .zip file. That, tough, requires a different design of LoadReporterModuleR.

Code of Conduct

  • I agree to follow this project's Code of Conduct.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines.

Security Policy

  • I agree to follow this project's Security Policy.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions