Refactor removeChild in work items components
What does this MR do and why?
Refactor removeChild in work items components
Move removeChild mutations from work_item_detail.vue and work_item_links.vue to work_item_children_wrapper.vue so we call the logic in just one place
Issue: #410697 (closed)
Screenshots or screen recordings
How to set up and validate locally
- In an issue, create tasks in the tasks widget and test removing them/undoing removals
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Coung Ngo