Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
New Change Request - Use enum pipe
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
On the New Change Request form, the fields using an enum display options in all caps with underscores, which we do not want. See the Type and Why sections of the form:
Acceptance Criteria
Options are displayed with no underscores and only the first letter of each word capitalized
Proposed Solution
Use the displayEnum pipe to do this
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 at the New Change Request form and inspect the Type and Why fields, where enum options are displayed. Apply the existing displayEnum pipe as proposed, then verify that options contain no underscores and capitalize only the first letter of each word.
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
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100