Work Item - Hierarchy Widget for Epics
In https://gitlab.com/groups/gitlab-org/-/epics/7448 , we created a very minimal widget to enable the first iteration of Tasks. This epic will track all remaining work to enable migration of Epics to Work Items.
Rounding out tasks use case:
- Clicking on a work item in the widget will allow a user to see all details about that work item
- A child work item can be removed from its parent.
- An existing work item can be added as a child of a work item.
Parity with Epics relationship widget:
- A summary of a work items children is shown (counts per type currently)
- The labels for each work item are optionally shown
- A user can select the type of child work item they want to create.
- A user can select the group/project that the child work item should be created in.
- Open Question: How many levels deep should we show in this widget? Currently, Epics go 7 layers deep.
epic