When using a touch device (Smartphone, Tablet, ...) you would expect the SortableList component to work in the same way as on a mouse-driven device (being able to move around SortableListItems to change their order. Unfortunately this is not the case. Trying to move around an item by tapping on its handle and dragging it does not work.
Steps to Reproduce (for bugs)
Open the Web Interface on a touch device
Go to the decorator list or the message processors configuration
Expected Behavior
When using a touch device (Smartphone, Tablet, ...) you would expect the
SortableList
component to work in the same way as on a mouse-driven device (being able to move aroundSortableListItems
to change their order. Unfortunately this is not the case. Trying to move around an item by tapping on its handle and dragging it does not work.Steps to Reproduce (for bugs)
Your Environment