amplify-ui
amplify-ui copied to clipboard
fix: set file status "uploading" earlier
Description of changes
File status "uploading" should be set earlier as proposed here
Issue #, if available
https://github.com/aws-amplify/amplify-ui/issues/5800
Description of how you validated changes
Checklist
- [ ] Have read the Pull Request Guidelines
- [ ] PR description included
- [ ]
yarn test
passes and tests are updated/added - [ ] PR title and commit messages follow conventional commit syntax
- [ ] If this change should result in a version bump, changeset added (This can be done after creating the PR.) This does not apply to changes made to
docs
,e2e
,examples
, or other private packages.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.