Add/remove labels to epics
- Within an epic, add or remove labels to epics using the sidebar or quick actions
- The sidebar block should follow the same behavior found in issues:
- The sidebar block should support UI for creating new labels and managing existing ones, same as current UI for issue and merge request sidebars.
- Since epics are in groups, these should be group labels only.
- You should be able to add group labels from all ancestor groups and the current group, similar to &22 (closed).
System notes similar to issues.Quick actions similar to issues.- Support shortcut key, i.e. l keyboard shortcut
- The epics list should show the labels of each epic, similar to the issues or merge request list:
- When on the epic page, and you click on a label, it should navigate you to the epics page of the same group of the epic, and filter on that specific label, regardless which group that label belongs to. This is consistent to the design of https://gitlab.com/gitlab-org/gitlab-ee/issues/4032.
- Same permissions as adding group labels to issues.
- API support for labels should also be part of this issue.
Edited by Victor Wu