antvis / antvis/S2

🙏core版本明细表引入分页组件后,不同页序号列不从1重新计算

Open
#1,818 0 comments 0 reactions 0 assignees View on GitHub
💤 inactive 🙏feature request
Dominant language
TypeScript
Stars
1.7k
Forks
220
PR merge metrics
No merged PRs in 30d

Description

### 🖋 Description
core版本明细表引入分页组件后,不同页序号列不从1重新计算
### 🏞 What problem does this feature solve
core目前不支持内置分页,需要引入分页组件。当使用真分页并且showSeriesNumber=true时,切换页码后每一页的序号都从1开始从新计算。希望能够在上一页的基础上继续计算序号值
### 🧐 Suggest the API

| name | type | default | description |
|----|----|----|----|
| - | - | - | - |

Contributor guide

Open the contributing guide

Research direction

Start by locating the core table's showSeriesNumber implementation and how its pagination component changes the displayed rows. Reproduce the issue with true pagination across multiple pages, then verify that the sequence continues from the previous page while showSeriesNumber is enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.