stable
Clone or download
Read-only
request #22653 : Roadmap: links are still displayed for closed elements
In roadmap widget, links are still displayed for closed task even if closed elements are not shown. How to test : - have 2 artifacts in roadmap, one is closed - create a link open art --> close art - display links --> the arrow is displayed whatever if the closed task is shown or not Change-Id: I4f3b3a98b465f6ef3987806dcbf1d7ba84f864b6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/GanttTask.test.ts | +35 | −6 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/GanttTask.vue | +18 | −2 | Go to diff View file |