Skip to content

New: ContentUploader fileLimit option#71

Merged
tonyjin merged 1 commit intobox:masterfrom
tonyjin:uploader-file-limit
Sep 29, 2017
Merged

New: ContentUploader fileLimit option#71
tonyjin merged 1 commit intobox:masterfrom
tonyjin:uploader-file-limit

Conversation

@tonyjin
Copy link
Copy Markdown
Contributor

@tonyjin tonyjin commented Sep 29, 2017

  • Support fileLimit option that limits number of files that can be uploaded at once. If more than fileLimit files are selected, they will be truncated and a warning message will be shown in the footer.
  • Add null checks during error handling
  • Update uploader test file to use simple token generator function

- Support `fileLimit` option that limits number of files that can be uploaded at once. If more than `fileLimit` files are selected, they will be truncated and a warning message will be shown in the footer.
- Add null checks during error handling
- Update uploader test file to use simple token generator function
@tonyjin tonyjin merged commit 73e5d5f into box:master Sep 29, 2017
@tonyjin tonyjin deleted the uploader-file-limit branch September 29, 2017 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant