Skip to content

[Recruitment] - Create/edit FAQs hooks and modal #2718

@Aaryan1203

Description

@Aaryan1203

Desired Changes

We need to be able to create and edit faqs from the admin tools page. In order to do this, we need frontend hooks for both of these endpoints. You will then need to create the modal for creating and editing an FAQ. You should abstract this into a common FAQ component and then have separate ones for creating and editing them. Take a look at how we did it for work package templates.

Use the NERFormModal and make sure the buttons are save and cancel buttons (ignore the buttons on the mock)

Acceptance Criteria

  • There is a frontend hook for createFaq
  • There is a frontend hook for editFaq
  • There is a new modal for adding/editing an FAQ

Screenshots (as needed)

image

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions