Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Change Requests] - Allow same-car projects in the blockedBy picker
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Context
The backend will allow WPs to be blocked by WPs in other projects on the same car. The frontend picker needs to support those relationships as well.
Task
Update the blockedBy picker to show eligible work packages from all projects on the same car instead of only the current project.
Acceptance Criteria
- The picker shows WPs from the current project and other projects on the same car.
- A WP cannot select itself as blocking.
- Existing blockedBy selections still display correctly when editing.
- Cross-project selections use the existing blockedBy payload format.
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 the frontend blockedBy picker and its existing tests or payload handling. Verify the picker can load eligible work packages from the current project and other projects on the same car, excludes the current work package, preserves existing selections, and keeps the existing blockedBy payload format.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100