react-component / react-component/upload
IOS端表现异常
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 323
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
1.在手机端表现异常,如果prop(component='label'),则会触发两次upload效果。
2.IOS,引入了fastclick.js,点击无效
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
Start by reproducing both reported symptoms on an iOS phone: prop(component='label') triggering upload twice, and clicks becoming ineffective when fastclick.js is introduced. Trace the upload trigger and fastclick.js interaction in the component entry point; done means both behaviors work correctly on mobile without breaking normal uploads.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript, react
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100