stable
Clone or download
Read-only
So that user knows that data is hidden behind the task headers. Took the opportunity to add test on the auto scroll. Part of story #19734: have a Roadmap widget on dashboard Change-Id: I940d561a22b25eea779b46f3be84b51323bb25d7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/GanttBoard.test.ts | +24 | −0 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/GanttBoard.vue | +20 | −19 | Go to diff View file |
A | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/ScrollingArea.test.ts | +123 | −0 | Go to diff View file |
A | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/ScrollingArea.vue | +86 | −0 | Go to diff View file |
M | plugins/roadmap/themes/_gantt-header.scss | +14 | −1 | Go to diff View file |
M | plugins/roadmap/themes/_scrolling-area.scss | +8 | −0 | Go to diff View file |