tabs icon indicating copy to clipboard operation
tabs copied to clipboard

feat: add allowScrollCrossTabOnTouchMove props into Tabs Component to improve UX on mobile device

Open hnhattien opened this issue 2 years ago • 2 comments

Live Demo: https://rc-tab-contribution-demo-cyan.vercel.app/demo/allow-scroll-tab-cross-tab-on-touch-move

allowScrollCrossTabOnTouchMove = true

True-AllowScrollCrossTabOnTouchMove

allowScrollCrossTabOnTouchMove = false or undefined

False-AllowScrollCrossTabOnTouchMove

hnhattien avatar May 02 '22 15:05 hnhattien

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
tabs ✅ Ready (Inspect) Visit Preview May 2, 2022 at 3:10PM (UTC)

vercel[bot] avatar May 02 '22 15:05 vercel[bot]

Any recommend to change the named way of this props that is accepted. I see to change to allowScrollCrossTabOnSwipe is better than. Do you think so?

hnhattien avatar May 11 '22 17:05 hnhattien