Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
Finance Fixes - Remove Auto-Increment on Cost in RR Form
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
This ticket is to remove the increment arrows on the right of the cost input under the product section of the reimbursement request form. This is because, this incrementor only allows you to increment by whole dollars, so it's not super useful.
Acceptance Criteria
- The cost input on the RR form no longer has the increment arrows on the right
Proposed Solution
The incrementor shows up because the input is of type 'number'
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 reimbursement request form and its product-section cost input. Inspect how that input is rendered and verify the browser behavior after the change. Done means the cost field no longer displays increment arrows while remaining usable on the RR form.
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
- Mostly clear
- Newbie friendliness
- 68/100