Allow reordering tasks of a tour before assigning it #3597
Closed
3 tasks done
Labels
Dispatch Interface
An issue related to dispatch´s interface. Ex: The admin and orders dashboards, using matomo, tags
Last Mile
See #3552
Needs #3595
Once the "tours" panel has been introduced, the dispatcher should be able to reorder tasks of a tour inside this panel.
To implement this, we will need to allow PUT operations on tours on the API.
TourInputDataTransformer
, to make thename
property optional.DragDropContext
, everything needs to be implemented in the samehandleDragEnd
function.The text was updated successfully, but these errors were encountered: