Skip to content

Refactor removeChild in work items components

Coung Ngo requested to merge cngo-work-items-removechild into master

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

  1. 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.

Edited by Coung Ngo

Merge request reports

Loading