stable

Clone or download

Read-only

Prevent cards in edit mode to be dragged

Part of story #13629: Update the title semantic of a card How to test: --> Cards in edit mode are not draggable --> They don't have a "move" cursor Change-Id: Ic380a4436e83c07d9f3961a8afbe0d8389ef9cb6

Modified Files

Name
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/ChildCard.test.ts +30 −0 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/ChildCard.vue +3 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/SoloSwimlane.test.ts +48 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/SoloSwimlane.vue +3 −2 Go to diff View file