🐛antv/s2-react中onRowCellDoubleClick事件在移动端中不生效,能否提供解决方案?
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 220
- PR merge metrics
- No merged PRs in 30d
Description
### 🏷 S2 Version / S2 版本
| Package | Version |
| -------------- | ------- |
| @antv/s2 | |
| @antv/s2-react | |
| @antv/s2-react-components | |
### 💻 Sheet Type / 表格类型
- [X] PivotSheet
- [ ] TableSheet
- [ ] PivotChartSheet
- [ ] GridAnalysisSheet
- [ ] StrategySheet
- [ ] EditableSheet
### 🖋 Describe the bug / 问题描述
antv/s2-react中onRowCellDoubleClick事件在移动端中双击不生效,linkFields下划线样式消失,能否提供解决方案?
### ⌨️ Code Snapshots / 代码片段
onRowCellDoubleClick跳转事件无法触发
### 🔗 Reproduction link / 复现链接
_No response_
### 📋 Steps to Reproduce the Bug or Issue / 重现步骤
antv/s2-react中onRowCellDoubleClick事件在PC端表现正常,在移动端中双击事件不生效,linkFields下划线样式消失
### 😊 Expected Behavior / 期望行为
antv/s2-react中onRowCellDoubleClick事件在移动端中双击生效,linkFields下划线样式显示
### 😅 Current Behavior / 当前行为
_No response_
### 💻 OS / 操作系统
- [ ] macOS
- [ ] Windows
- [ ] Linux
- [ ] Others / 其他
### 🌏 Browser / 浏览器
- [ ] Chrome
- [ ] Edge
- [ ] Firefox
- [X] Safari (Limited support / 有限支持)
- [ ] IE (Nonsupport / 不支持)
- [ ] Others / 其他
Contributor guide
Research direction
Start at the antv/s2-react entry point for PivotSheet event handling and reproduce the issue in Safari on a mobile device. Investigate how onRowCellDoubleClick and linkFields styling behave on mobile; done means double-click navigation works and linkFields underlines are visible, with a focused reproduction or test documenting the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100