aws-amplify / aws-amplify/amplify-ui

Allow upload tasks to pass concurrency and default to DEFAULT_ACTION_CONCURRENCY = 4

Open
#6,932 2 comments 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
TypeScript
Stars
1.1k
Forks
347
Avg merge
18h 29m
Merged PRs (30d)
9

Description

### On which framework/platform would you like to see this feature implemented?

React

### Which UI component is this feature-request for?

Storage

### Please describe your feature-request in detail.

Using the storage file browser the upload action can't be configured with a concurrency to upload files. This seems to be hardcoded with DEFAULT_ACTION_CONCURRENCY = 4.

### Please describe a solution you'd like.

_No response_

### We love contributors! Is this something you'd be interested in working on?

- [ ] 👋 I may be able to implement this feature request.
- [ ] ⚠️ This feature might incur a breaking change.

Contributor guide

Open the contributing guide

Research direction

No file or test is named in the issue. Start by locating the Storage upload action and DEFAULT_ACTION_CONCURRENCY = 4, then trace how upload options are passed; done means callers can provide concurrency while the default remains 4 and the relevant behavior is covered by the existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.