jd-opensource / jd-opensource/taro-ui
tabs 滑动灵敏度过高体验差
Open
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
### Taro UI 版本信息
2.3.4
### 问题描述
swipeable为true 滑动灵敏度太高 向上或向下滑时有时会左右滑动 用户体验不好 主要体现在微信小程序
### 复现步骤
1.tabPanel 长列表
2.向下滚动幅度稍微大一点会左右滑动
### 复现代码
nothing
### 报错信息
nothing
### 系统信息
� Taro v2.0.4
Taro CLI 2.0.4 environment info:
System:
OS: Windows 10
Binaries:
Node: 12.16.3 - E:\Apps\Nodejs\node.EXE
Yarn: 1.22.4 - ~\AppData\Roaming\npm\yarn.CMD
npm: 6.14.4 - E:\Apps\Nodejs\npm.CMD
### 补充信息
判断用户倾向于向下滑动时应该禁止左右滑动
Contributor guide
Assessment
This issue has not been assessed yet.