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

[Refactoring] - Remove `any` type from `src/frontend/src/components/ChangeRequestDropdown.tsx`

Open
#1,482 0 comments 0 reactions 1 assignee View on GitHub

@RightNxw is already working on this.

Since Apr 27, 2025.

front-end stale straightforward
Dominant language
TypeScript
Stars
36
Forks
9
Avg merge
4d 21h
Merged PRs (30d)
11

Description

Description

Remove the use of the any type from ChangeRequestDropdown.tsx This may seem very simple, but the point of this is just to have you read through the codebase and understand the types/interfaces used in it, or make new ones that fit the shape of the data being used.

Notes

Check #665 for notes on why we're doing this and pointers on what you should replace any with.

Acceptance Criteria

any is not used as a type in ChangeRequestDropdown.tsx

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.