🤔交叉表滚动问题
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 220
- PR merge metrics
- No merged PRs in 30d
Description
### 🏷 Version
| Package | Version |
| -------------- | ------- |
| @antv/s2 | 1.44.0 |
### Sheet Type
- [x] PivotSheet
### 🖋 Description
现象:当透视表数据量过多时,出现滚动条,在滚动的时候行头会默认跟随滚动位置提前显示文字


### 🔗 Reproduce Link
https://s2.antv.vision/zh/examples/basic/pivot/#grid
### 😊 Expected Behavior
期望:像明细表一样,滚动的最下方不提前显示文字

### 😅 Current Behavior
Contributor guide
Research direction
Start by reproducing the issue in the linked PivotSheet grid example with @antv/s2 1.44.0, using enough data to trigger scrolling. Inspect the PivotSheet scrolling and row-header rendering entry points, then compare the behavior with the detail table example. Done means the bottom of the scrolled table does not display row-header text prematurely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100