[Bug] 拖动甘特图的taskBar时,上级的时间startDate和endDate没有更新
Open
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.22.0
Link to Minimal Reproduction
https://www.visactor.io/vtable/demo/gantt/gantt-edit
Steps to Reproduce
官方示例 可复现
Current Behavior
拖动甘特图的taskBar时,自身的开始、结束时间同步不准确,上级的时间startDate和endDate没有同步更新,见下图

Expected Behavior
期望能准确同步时间
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 with the gantt-edit demo linked in the issue and reproduce the taskBar drag behavior described there. Trace the drag update path for the task's startDate and endDate, then verify that the dragged task and its parent task dates stay synchronized accurately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100