Skip to content

feat(file-uploader): progress bar, cancel & retry buttons overrides#5002

Merged
chasestarr merged 4 commits intouber:masterfrom
kstoklosa:file-uploader/button-overrides
Jun 23, 2022
Merged

feat(file-uploader): progress bar, cancel & retry buttons overrides#5002
chasestarr merged 4 commits intouber:masterfrom
kstoklosa:file-uploader/button-overrides

Conversation

@kstoklosa
Copy link
Contributor

@kstoklosa kstoklosa commented Jun 23, 2022

Fixes #4995

Description

  • Allow to override buttons used after file drop as RetryButtonComponent & CancelButtonComponent.
  • Overrides can be now applied to ProgressBar component
  • Documentation update for FileUploader (with the information about new overrides)

Scope

  • Patch: Bug Fix
  • Minor: New Feature
  • Major: Breaking change

@CLAassistant
Copy link

CLAassistant commented Jun 23, 2022

CLA assistant check
All committers have signed the CLA.

@kstoklosa kstoklosa marked this pull request as ready for review June 23, 2022 11:41
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 23, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 7035ff7:

Sandbox Source
Basic usage Configuration

@kstoklosa kstoklosa marked this pull request as draft June 23, 2022 11:43
@kstoklosa kstoklosa marked this pull request as ready for review June 23, 2022 11:48
Copy link
Collaborator

@chasestarr chasestarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@chasestarr chasestarr merged commit e28e106 into uber:master Jun 23, 2022
@kstoklosa kstoklosa deleted the file-uploader/button-overrides branch June 25, 2022 06:41
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.

[FileUploader] Cancel, Retry & ProgressBar overrides

3 participants