VisActor / VisActor/VTable

[Bug] cellType是checkbox的,数据编辑后,不能更新到records里

Open
#3,158 0 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

最新版

Link to Minimal Reproduction

//

Steps to Reproduce

很容易复现。

Current Behavior

cellType是checkbox,并且可编辑的,编辑后,通过methods获取的records仍然是旧数据,不能获取最新修改后checkbox的的值

Expected Behavior

checkbox修改后,可以获取最新的records值,

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 by locating the editable cell handling for cellType=checkbox and the methods used to retrieve records. Reproduce the edit with a minimal table, then verify that the returned records contain the checkbox's latest value after editing.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.