antvis / antvis/S2

🐛在微前端框架wujie下,移动端touchmove后异常

Open
#2,930 1 comment 0 reactions 0 assignees View on GitHub
💤 inactive next
Dominant language
TypeScript
Stars
1.7k
Forks
220
PR merge metrics
No merged PRs in 30d

Description

### 🏷 Version
| Package | Version |
| -------------- | ------- |
| @antv/s2 | 2.0.0-next.28 |

### Sheet Type

- [x] PivotSheet
- [ ] TableSheet
- [ ] GridAnalysisSheet
- [ ] StrategySheet
- [ ] EditableSheet

### 🖋 Description
V2.0.0-next.28版本在wujie框架下,移动端滚动touchmove后异常,
V1.55.8版本正常

### ⌨️ Code Snapshots
截屏2024-10-19 17 04 59

### 🔗 Reproduce Link
仓库地址:
https://github.com/seanlo/wujie-s2.git

### 🤔 Steps to Reproduce
git clone https://github.com/seanlo/wujie-s2.git
cd wujie-s2
pnpm install
pnpm start
chrome浏览器调整为模拟手机模式
访问:http://localhost:5174/
在表格内模拟拖动,表格渲染异常

### 😊 Expected Behavior
正常展示和滚动

### 😅 Current Behavior
截屏2024-10-19 16 52 06
展示异常,无法正常滚动展示数据

### 💻 System information

| Environment | Info |
| ------- | ------- |
| System | Mac 13.6.9 (22G830) |
| Browser | Chrome 128.0.6613.138 |

Contributor guide

Open the contributing guide

Research direction

Clone the linked seanlo/wujie-s2 reproduction repository, install its dependencies, and run pnpm start in Chrome mobile emulation. Compare the @antv/s2 2.0.0-next.28 behavior with 1.55.8 while dragging in the PivotSheet; done means the table renders correctly and scrolls normally after touchmove.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.