[Feature] [甘特图] 当有关联关系时,展示相应的icon,以便用户查看或取消关联关系
Open
Nobody has claimed this yet.
feature
gantt feat
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
多个关联关系时,可以点击该图标显示所有的关联关系。
如果当前关联的item不在甘特图中,也可以显示这个图标,让用户知道有一个关联关系存在。
What does the proposed API look like?
类似下图的交互:
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 Gantt chart relationship rendering and interaction entry points in the TypeScript repository, then compare the requested behavior with the attached interaction image. Done means related items show an icon, multiple relationships can be viewed, and relationships to items outside the chart remain visibly indicated and can be cancelled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100