VisActor / VisActor/VTable

甘特图编辑回调

Open
#4,060 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

请问一下,甘特图(树形结构),开启编辑之后,change_cell_value 方法没有返回这一行的原始数据,请问这块有什么实现方式吗?或者是否能够获取到每一行的自定义的Key

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 change_cell_value callback and the gantt/tree editing entry points. Check the related documentation or examples to determine whether the callback can expose the row's original data or a custom key. Done means documenting or implementing a clear way to retrieve that row context, with a verified editing example or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.