七牛上传两次选择同一文件会自动提交,并且会跳过报错提示
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 678
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 7
Description
选择一个abc.jpg文件后,若再次选择同一个文件
正常情况(非七牛配置)会提示不允许选择重复的文件
可是在配置七牛环境后,上诉情况在提示重复文件后,接着直接上传文件
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by selecting the same abc.jpg file twice, comparing the normal upload configuration with the Qiniu configuration. Trace the upload and duplicate-file validation flow, then verify that the duplicate warning remains visible and no upload is submitted under Qiniu after the second selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100