VisActor / VisActor/VTable

[Bug] 使用frozenRowCount配合排序,表中数据显示异常

Open
#2,864 3 comments 0 reactions 1 assignee View on GitHub

@Rui-Sun is already working on this.

Since Dec 13, 2024.

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

Description

Version

1.11.0

Link to Minimal Reproduction

https://visactor.io/vtable/guide/basic_function/frozen_column_row

Steps to Reproduce

通过官方提供的例子https://visactor.io/vtable/guide/basic_function/frozen_column_row,只需要在有排序的情况下设置 frozenRowCount:2,然后点击排序图标就会复现问题

Expected Behavior

可以选择冻结行是否参与排序

Current Behavior

image
如上图所示:不仅多复制出了一行汇总数据,并且原表中还少了一行原始数据

Environment
all
Any additional comments?

使用冻结行做为汇总数据,在点击排序时,汇总行不仅会复制出一行参与排序,并且原表中数据还会少一行,像是被覆盖

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.