Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeleteWorkPackageView should use an NERFormModal #2496

Closed
3 tasks done
RChandler234 opened this issue May 23, 2024 · 0 comments · Fixed by #2629
Closed
3 tasks done

DeleteWorkPackageView should use an NERFormModal #2496

RChandler234 opened this issue May 23, 2024 · 0 comments · Fixed by #2629
Assignees

Comments

@RChandler234
Copy link
Contributor

RChandler234 commented May 23, 2024

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 DeleteWorkPackageView component.

Acceptance Criteria

  • All use of the dialog component is removed from DeleteWorkPackageView
  • The NERFormModal Component is used instead
  • All functionality is unaffected

Proposed Solution

See how we've used the NERFormModal elsewhere for examples

@Peyton-McKee Peyton-McKee moved this from Todo to In Progress in FinishLine Project Board May 24, 2024
vsp05 added a commit that referenced this issue May 31, 2024
walker-sean added a commit that referenced this issue Jun 12, 2024
…ge-DeleteWorkPackageView-to-NERFormModal

#2496 change delete work package view to ner form modal
@github-project-automation github-project-automation bot moved this from In Progress to Done in FinishLine Project Board Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants