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(upload): add abort method #3894

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jizai1125
Copy link
Contributor

close #3881

@vercel
Copy link

vercel bot commented Oct 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
naive-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 12, 2025 2:00pm

@jizai1125 jizai1125 temporarily deployed to test October 20, 2022 06:30 Inactive
@jizai1125 jizai1125 temporarily deployed to test October 20, 2022 06:30 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2022

Codecov Report

Base: 62.62% // Head: 62.60% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (aababdd) compared to base (9a1ef49).
Patch coverage: 26.31% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3894      +/-   ##
==========================================
- Coverage   62.62%   62.60%   -0.03%     
==========================================
  Files        1064     1064              
  Lines       22290    22296       +6     
  Branches     5834     5835       +1     
==========================================
- Hits        13960    13959       -1     
- Misses       6818     6825       +7     
  Partials     1512     1512              
Impacted Files Coverage Δ
src/upload/src/interface.ts 100.00% <ø> (ø)
src/upload/src/Upload.tsx 58.51% <23.52%> (-2.81%) ⬇️
src/upload/src/UploadFile.tsx 75.40% <50.00%> (+2.47%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jizai1125 jizai1125 temporarily deployed to test October 23, 2022 13:11 Inactive
@jizai1125 jizai1125 temporarily deployed to test October 23, 2022 13:11 Inactive
@jizai1125 jizai1125 force-pushed the feat-Upload-method-abort branch from cd59de9 to 60565b4 Compare October 24, 2022 02:16
@jizai1125 jizai1125 temporarily deployed to test October 24, 2022 02:16 Inactive
@jizai1125 jizai1125 temporarily deployed to test October 24, 2022 02:16 Inactive
@jizai1125 jizai1125 force-pushed the feat-Upload-method-abort branch from 60565b4 to 1adebf6 Compare October 24, 2022 02:20
@jizai1125 jizai1125 temporarily deployed to test October 24, 2022 02:20 Inactive
@jizai1125 jizai1125 temporarily deployed to test October 24, 2022 02:21 Inactive
@jizai1125 jizai1125 temporarily deployed to test November 1, 2022 14:40 Inactive
@jizai1125 jizai1125 temporarily deployed to test November 1, 2022 14:40 Inactive
@jizai1125 jizai1125 requested a review from 07akioni November 7, 2022 01:14
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.

Need a function to cancel/stop uploading in Upload component methods
3 participants