meliorence / meliorence/react-native-snap-carousel
If the component in this component is clicked twice quickly, the second click event will not be triggered?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Only the second click of the first quick double-click after the component is created will not be triggered, and subsequent clicks will all be triggered.
Contributor guide
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 rapid double-click on the component immediately after it is created, then inspect the component's click-event handling and lifecycle behavior. Confirm the second click is delivered on the first quick double-click and that subsequent clicks still work; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100