Skip to content

Add ability to delete task list items

Coung Ngo requested to merge 461845-delete-task-list-item-in-work-item into master

What does this MR do and why?

Add ability to delete task list items

Add ellipsis dropdown next to each task list item in a work item description to allow the user to delete the task list item. Any sub-task list items are kept and moved up a nested level.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screen_Recording_2024-07-03_at_4.19.19_PM

How to set up and validate locally

  1. Visit any issue
  2. Create a task from the Child Items widget
  3. Open the task
  4. Update the task description to include task list items
  5. Test deleting the task list items

Related to #461845

Edited by Coung Ngo

Merge request reports