Actions
roos-fs tasks #293
openFull Template Clear Functionality in Create Service Form
Start date:
08/12/2025
Due date:
% Done:
0%
Estimated time:
8:00 h
Description
In the Create Service form, once a Template is selected, there is currently no direct way to fully clear or remove it without deleting the modified fields manually.
Users need the ability to deselect a template so they can switch to creating a service from scratch without starting over.
There is an 'X' button in the template, but it clears only name of the template from the list, but not the pasted description\tasks\costs
Required implementation:
- Enhance the Clear/Remove Template action to fully revert all template-related changes in the form, so when a template is cleared:
- Remove its name from the dropdown.
- Reset all fields populated by the template (Service Name, Description, Tasks, Costs, etc.) to blank/default state.
Expected Behavior
- Clicking the "X" on the template dropdown fully removes the template and all pre-filled data from the template.
Actions