VisActor / VisActor/VTable

[Bug] 基于可编辑的单元格的内容下,设置frozenRowCount会出现空白内容

Open
#4,487 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Version

1.19.9

Link to Minimal Reproduction

https://codesandbox.io/p/sandbox/vtable-list-table-forked-8dzz22

Steps to Reproduce

配置信息
1、配置单元格编辑
2、设置frozenRowCount冻结行

问题1触发
双击选中后重新选择其他单元格,则会原单元格会空白

问题2触发
双击在两列的边界线(一个编辑单元格和一个不能编辑的单元格之间)时则会出现白屏页面

Expected Behavior

选中编辑后则不应该空白以及不白屏。

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.

Research direction

Start with the linked CodeSandbox minimal reproduction using VTable 1.19.9, enabling editable cells and frozenRowCount. Reproduce both cases: selecting another cell after editing and double-clicking the boundary between editable and non-editable cells. Done means the edited cell does not become blank and the page does not render blank.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.