Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Maintenance] - Task Blocked By Stage Gated WP
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Tasks say that they are blocked by work package but work package has been stage gated
Acceptance Criteria
- the blocked by wp text only appears if the blocking work package is not stage gated
Proposed Solution
- reproduce the bug
- update the logic for determining blocking WPs in TaskCard.tsx
- verify that blocked by wp text no longer appears if the wp is stage gated
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 reproducing the blocked-by-work-package display in TaskCard.tsx, using a task whose blocking work package is stage gated. Read the logic that determines blocking work packages and update it so the blocked-by-WP text is shown only when the blocking work package is not stage gated. Done means the text no longer appears for stage-gated work packages and still appears for applicable blockers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100