Skip to content

Update task children icon and display count

Florie Guibert requested to merge 369882-child-items-widget-update-icon into master

What does this MR do and why?

Updates work item hierarchy widget to use Task icon and displays total count of children tasks

Screenshots or screen recordings

Before After
Screenshot_from_2022-08-05_13-26-38 image

How to set up and validate locally

  1. Enable feature flags
Feature.enable :work_items
Feature.enable :work_items_hierachy
Feature.enable :work_items_create_from_markdown
  1. View the new icon in Child items widget

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #369882 (closed)

Edited by Rajat Jain

Merge request reports

Loading