Skip to content

Draft: Add an icon to issues on subepics when filtering by Epic on Vue

What does this MR do?

Related to #213002 (closed)

On !27212 (merged) there were some changes that needed to be replicated on issuables_list/components/issuable.vue.

This basically determines if an issue belongs to a subepic when filtering by epic, and shows an indicator icon with a tooltip that says: "This issue is in a child epic of the filtered epic".

Screenshots

List with sub-epic issues included
image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Axel García

Merge request reports