react-component / react-component/tabs

SwipeableTabContent - touch scroll on mobile devices bug

Open
#69 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
572
Forks
241
Avg merge
4d 18h
Merged PRs (30d)
4

Description

When I try to touch-scroll the content of my there is a bug <div class="rc-tabs-content rc-tabs-content-animated" becomes style="transform: translateX(-63.6727%) and it looks like this http://joxi.ru/823WDOQc6nQ1M2. Could you please help to avoid it!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the touch-scroll behavior in SwipeableTabContent on a mobile device and inspect how the rc-tabs-content-animated element receives its transform style. Done means touch-scrolling the content no longer causes the unintended translateX shift shown in the report.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.