IAV-1206/feat(faq): Add Edit FAQ Feature in Customer Care Agent Wizard – FAQ Step
Summary
Added the Edit FAQ feature within the FAQ Step of the Customer Care Agent Wizard in iavia-front.
Changes
- Implemented edit mode for existing FAQ entries in the FAQ step of the wizard
- Users can now modify FAQ questions and answers inline without leaving the wizard flow
- Wired up the edit action to update the FAQ list state accordingly
How to Test
- Navigate to the Customer Care Agent Wizard
- Go to the FAQ Step
- Click the Edit button on any existing FAQ entry
- Modify the question/answer/category
- Confirm the changes are saved and reflected in the list
Related Issues
Closes IAV-1206