VisActor / VisActor/VTable

[Bug] rowSeriesNumber 存在时,合并单元格,rowSeriesNumber 会重复渲染合并列内容

Open
#2,292 4 comments 0 reactions 1 assignee View on GitHub

@fangsmile is already working on this.

Since Aug 25, 2024.

bug stale_issue
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

Version

1.5.3

Link to Minimal Reproduction

https://codesandbox.io/p/sandbox/vtable-export-umd-forked-9dv7nc?file=%2Fsrc%2Fapp.ts%3A162%2C34

Steps to Reproduce

添加 rowSeriesNumber
customMergeCell 合并整行

Current Behavior

序号单元格与合并整行的单元格共用渲染逻辑
image

Expected Behavior

我想做分组数据,如果我合并从序号列开始,会有拖拽手柄,但是我不想他拖拽,也不想这组里面的数据拖拽到其他组;
目前拖拽需求是满足的,只是这个渲染会影响我的需求,我想要的效果如下图
image

Environment
- OS:
- Browser:
- Framework:
Any additional comments?

No response

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.