Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Maintenance] - Work Package Calculated End Date Bug
Open
Beginner friendly
Nobody has claimed this yet.
maintenance
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Displays DDMMYY instead of MMDDYY when creating a work package
Acceptance Criteria
- calculated end date is MM-DD-YYYY
Proposed Solution
- Reproduce bug
- Look at WorkPackageFormDetails.tsx and update to correctly be MM-DD-YYYY
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
Reproduce the work package creation flow and inspect WorkPackageFormDetails.tsx, where the calculated end date is formatted. Trace the date-formatting path and verify that the displayed result uses MM-DD-YYYY. Done means the calculated end date consistently appears in that format when creating a work package.
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
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100