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

[Work Package Template] - Add delete work package template button #2628

Closed
Aaryan1203 opened this issue May 30, 2024 · 0 comments · Fixed by #2645
Closed

[Work Package Template] - Add delete work package template button #2628

Aaryan1203 opened this issue May 30, 2024 · 0 comments · Fixed by #2645
Assignees

Comments

@Aaryan1203
Copy link
Contributor

Desired Changes

We need a way for an admin to delete a work package template. We need a delete icon next to each template on the admin tools page. A modal should pop up asking if the user wants to delete the work package template. If so, call the delete work package template endpoint to delete it

Acceptance Criteria

  • There is a delete icon next to each work package template
  • When it is clicked, a modal pops up asking the user if they want to delete it
  • The useDeleteSingleWorkPackageTemplate hook is called to delete the work package template

Screenshots (as needed)

No response

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