Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(comp:upload): add file status about upload cancel #1125

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

typistZxd
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

上传的文件通过onBeforeUpload取消后,文件状态仍然是 'selected'

What is the new behavior?

上传的文件通过onBeforeUpload取消后,文件状态改为'cancel'

Other information

@idux-bot
Copy link

idux-bot bot commented Sep 8, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #1125 (0feb4a5) into main (141e05e) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1125   +/-   ##
=======================================
  Coverage   96.79%   96.79%           
=======================================
  Files         321      321           
  Lines       30775    30775           
  Branches     2800     2800           
=======================================
  Hits        29790    29790           
  Misses        985      985           
Impacted Files Coverage Δ
packages/components/upload/src/types.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit 0fa37e9 into IDuxFE:main Sep 9, 2022
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.

2 participants