Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine

New Change Request - Use enum pipe

Open
#1,760 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

front-end straightforward
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:
image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.