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

fix(comp:upload): controlled update should trigger upload and abort #1715

Merged
merged 1 commit into from Oct 23, 2023

Conversation

sallerli1
Copy link
Contributor

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?

受控修改 files 不会自动触发上传和终止

What is the new behavior?

修复以上问题,并补充受控操作的demo

Other information

@idux-bot
Copy link

idux-bot bot commented Oct 17, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #1715 (fe9a951) into main (47b21e0) will not change coverage.
The diff coverage is 100.00%.

❗ Current head fe9a951 differs from pull request most recent head 0db86b1. Consider uploading reports for the commit 0db86b1 to get more accurate results

@@           Coverage Diff           @@
##             main    #1715   +/-   ##
=======================================
  Coverage   92.52%   92.52%           
=======================================
  Files         345      345           
  Lines       32429    32429           
  Branches     2712     2712           
=======================================
  Hits        30006    30006           
  Misses       2423     2423           
Files Coverage Δ
packages/components/upload/src/types.ts 100.00% <100.00%> (ø)

@sallerli1 sallerli1 merged commit c068cd4 into IDuxFE:main Oct 23, 2023
7 checks passed
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.

None yet

1 participant