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

ProposedSolutionForm should use an NERFormModal

Open
#2,491 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description

Right now a lot of places use the default Dialog component for a modal instead of the styled NERModal that we've created. This ticket is to replace the use of the MUI dialog with the NERFormModal component in the ProposedSolutionForm component.

Acceptance Criteria
  • All use of the dialog component is removed from ProposedSolutionForm
  • The NERFormModal Component is used instead
  • All functionality is unaffected
Proposed Solution

See how we've used the NERFormModal elsewhere for examples

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

Locate the ProposedSolutionForm component and inspect how it currently uses the default Dialog. Find existing uses of NERFormModal for examples, then replace the dialog usage while preserving behavior. Confirm that ProposedSolutionForm no longer uses Dialog and that its existing functionality remains unaffected.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.