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(Uploader): multiple reupload only choose one & cancel chose problem #12359

Merged
merged 4 commits into from
Oct 14, 2023

Conversation

zhousg
Copy link
Collaborator

@zhousg zhousg commented Oct 12, 2023

fix(Uploader): multiple reupload only choose one & cancel chose problem,close #12358

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Files Coverage Δ
packages/vant/src/uploader/Uploader.tsx 91.12% <71.42%> (-1.25%) ⬇️

... and 2 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@chenjiahan chenjiahan merged commit 6f74d77 into youzan:main Oct 14, 2023
3 checks passed
@chenjiahan
Copy link
Member

👏🏻

@zhousg zhousg deleted the fix_1012 branch October 30, 2023 02:15
CatsAndMice pushed a commit to CatsAndMice/vant that referenced this pull request Apr 8, 2024
…lem (youzan#12359)

* fix(Uploader): multiple reupload only choose one & cancel chose problem

* fix(Uploader): multiple reupload only choose one & cancel chose problem

* fix(Uploader): refactor code

* fix(Uploader): refactor code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

同时开启多选和覆盖上传配置,点击某一张进行覆盖上传时会出现多选
4 participants