Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Gantt Chart] - Change Work Package Color When Reviewing Changes
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
When a user changes the timeline of a work package we want to show the old timeline as a hard red, and the new timeline as whatever the stage of the work package is.
Acceptance Criteria
- Old Work Package Timeline is red, new work package timeline is color correlating to the work package stage
Proposed Solution
Look at how we display the old and new timeline statuses when showing the change request modal currently and determining the color there.
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 inspecting the existing change request modal and the Gantt chart work package timeline rendering. Trace how old and new timeline statuses currently determine their colors, then verify that the old timeline is hard red and the new timeline uses the work package stage color.
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
- 45/100