stable

Clone or download

Read-only

fix: Improve UX when there is no links

Currently, when the tasks displayed in the Gantt chart don't have any links, the selectbox is empty. Users may don't understand why. The proposal is to disable the selectbox, with a title explaining why. Closes request #21819: Improve UX when there is no links Change-Id: I38dd9244c44ad924b41ae2a49fa015642447c68b

Modified Files

Name
M plugins/roadmap/scripts/roadmap-widget/po/fr_FR.po +3 −0 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/DependencyNatureControl.test.ts +16 −0 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/DependencyNatureControl.vue +12 −0 Go to diff View file