Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Gantt Chart] - Expanding/Collapsing by Team
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
We want to add a feature that gives the user the option to expand/collapse a specific team on the Gantt Chart, which when selected will expand/collapse every project in the team.
Acceptance Criteria
- The user can expand/collapse all projects of a specific team
Proposed Solution
Add a new prop on the GanttChartFiltersButton or update the existing expand/collapse handler that will handle the collapsing/expanding of a specific team.
Mocks
No response
Contributor guide
No contributing guide indexed for this repository
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 GanttChartFiltersButton and the existing expand/collapse handler in the Gantt Chart UI. Trace how team and project rows are represented, then implement the team-level control so it expands or collapses every project in that team. Done means a user can independently expand or collapse all projects for a selected team.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100