[Feature] 希望甘特图增加任务条分裂和合并功能
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
What does the proposed API look like?
VTable.Gantt.enableAutoMergeSplitTasks: true
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 from the VTable.Gantt API and the Gantt task-bar interaction entry points, then determine how split tasks are represented and how dragging detects overlap. Done means a task can be split into multiple bars and overlapping split bars merge automatically when enableAutoMergeSplitTasks is true.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100