Feature #4213
openFeature #4212: User Story: Add New Service Type While Creating a Vendor
Implement user interface for the #4212 parent story
Start date:
10/01/2025
Due date:
10/01/2025 (about 2 months late)
% Done:
0%
Estimated time:
4:00 h
Description
While developing consider below points at UI level
Currently in UI showing the service types as static with in the component defined , make that as dynamic with integration of vendor service type api
UI Updates
Add “+” icon button beside Service Type label.
Create modal dialog component with input + submit/cancel.
Frontend Integration
On submit → call API → update Redux/React state with new Service Type.
Auto-append to dropdown and select it.
Error Handling
Show validation error if input empty/duplicate.
Show toast/error message on API failure.
Subtasks
Related issues
No data to display