[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?
可以参照 DHtmlx 的甘特图提供的 api,当点击左边 table 的某条 task,可以快速定位到右边对应的甘特图
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 reviewing the existing table task-selection events and Gantt chart positioning APIs, then compare the proposed behavior with the referenced DHtmlx Gantt API. Done means clicking a task in the left table reliably positions the corresponding task in the right-side Gantt chart, including projects with long timelines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100