react-component / react-component/tabs
Swipe on mobile is broken
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 572
- Forks
- 241
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 4
Description
Hi!
First, thank you for the great library!
I believe there's a bug with how swiping works on mobile,
I made a short video to demonstrate:

Steps to reproduce the bug:
- go to the first example:
http://react-component.github.io/tabs/examples/activeKey.html - open chrome devtools in mobile mode
- try swiping between the tabs
Let me know if you need any further information (:
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 with the first example at http://react-component.github.io/tabs/examples/activeKey.html and reproduce the problem in Chrome DevTools mobile mode. Trace the tab swipe handling to find why swiping between tabs fails; done means the example changes tabs correctly when swiped on mobile.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100