VisActor / VisActor/VTable

[Feature] rowSeriesNumber配置的相关建议

Open
#3,857 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature good first issue
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

What problem does this feature solve?

1.对于ListTable能不能把rowSeriesNumber配置的列作为rowHeader,这样就能通过主题设置好行表头样式了。
2.rowSeriesNumber设置了拖动之后,只会改变body 里面的数据顺序,而不会改变rowSeriesNumber的顺序,因为我的顺序自定义的文字顺序,所以希望拖动时也可以改变rowSeriesNumber的顺序
3.拖拽能不能像透视表一样,不设置icon,可以在rowSeriesNumber这一列,直接把鼠标切换成四向箭头直接拖动

What does the proposed API look like?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the ListTable implementation of rowSeriesNumber and its existing row-drag behavior. Review how row headers, custom row-number labels, and drag handles are represented, then determine the expected behavior for styling, reordering labels, and four-way cursor dragging. Done means all three requested interactions work consistently and are covered by the project's relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.