甘特图编辑回调
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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